models.elasticache-2015-02-02-intermediate.json Maven / Gradle / Ivy
Show all versions of 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" ] ]
}
},
"blacklistedSimpleMethods" : [ "describeCacheSecurityGroups", "listAllowedNodeTypeModifications" ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customCodeTemplates" : null,
"customErrorCodeFieldName" : null,
"customExceptionUnmarshallerImpl" : null,
"customFileHeader" : null,
"customResponseMetadataClassName" : null,
"customServiceMetadata" : null,
"customServiceNameForRequest" : null,
"customSignerProvider" : null,
"deprecatedSuppressions" : null,
"operationModifiers" : null,
"operationsWithResponseStreamContentLengthValidation" : null,
"presignersFqcn" : null,
"renameShapes" : null,
"requestMetrics" : null,
"requiredParamValidationEnabled" : false,
"sdkModeledExceptionBaseClassName" : null,
"serviceClientHoldInputStream" : false,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelsWith" : null,
"simpleMethods" : null,
"skipInterfaceAdditions" : false,
"skipSmokeTests" : false,
"verifiedSimpleMethods" : [ ]
},
"metadata" : {
"apiVersion" : "2015-02-02",
"asyncBuilder" : "DefaultElastiCacheAsyncClientBuilder",
"asyncBuilderInterface" : "ElastiCacheAsyncClientBuilder",
"asyncClient" : "DefaultElastiCacheAsyncClient",
"asyncInterface" : "ElastiCacheAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultElastiCacheBaseClientBuilder",
"baseBuilderInterface" : "ElastiCacheBaseClientBuilder",
"baseExceptionName" : "ElastiCacheException",
"cborProtocol" : false,
"checksumFormat" : null,
"clientPackageName" : "elasticache",
"contentType" : null,
"cucumberModuleInjectorClassName" : "ElastiCacheClientModuleInjector",
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"documentation" : "Amazon ElastiCache Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.
With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the administrative burden involved in launching and managing a distributed cache. The service makes setup, scaling, and cluster failure handling much simpler than in a self-managed cache deployment.
In addition, through integration with Amazon CloudWatch, customers get enhanced visibility into the key performance statistics associated with their cache and can receive alarms if a part of their cache runs hot.
",
"endpointPrefix" : "elasticache",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.elasticache",
"fullModelPackageName" : "software.amazon.awssdk.services.elasticache.model",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.elasticache.transform",
"fullSmokeTestsPackageName" : "software.amazon.awssdk.services.elasticache.smoketests",
"fullTransformPackageName" : "software.amazon.awssdk.services.elasticache.transform",
"fullWaitersPackageName" : "software.amazon.awssdk.services.elasticache.waiters",
"hasApiWithStreamInput" : false,
"ionProtocol" : false,
"jsonProtocol" : false,
"jsonVersion" : null,
"modelPackageName" : "elasticache.model",
"protocol" : "query",
"protocolDefaultExceptionUmarshallerImpl" : "software.amazon.awssdk.runtime.transform.StandardErrorUnmarshaller",
"protocolFactory" : null,
"requestBaseFqcn" : "software.amazon.awssdk.AmazonWebServiceRequest",
"requestTransformPackageName" : "elasticache.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon ElastiCache",
"serviceName" : "Amazon ElastiCache",
"signingName" : "elasticache",
"smokeTestsPackageName" : "elasticache.smoketests",
"syncBuilder" : "DefaultElastiCacheClientBuilder",
"syncBuilderInterface" : "ElastiCacheClientBuilder",
"syncClient" : "DefaultElastiCacheClient",
"syncInterface" : "ElastiCacheClient",
"transformPackageName" : "elasticache.transform",
"uid" : "elasticache-2015-02-02",
"unmarshallerContextClassName" : "StaxUnmarshallerContext",
"waitersPackageName" : "elasticache.waiters",
"xmlProtocol" : true
},
"operations" : {
"AddTagsToResource" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds up to 50 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. You can use cost allocation tags to categorize and track your AWS costs.
When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache in the ElastiCache User Guide.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TagQuotaPerResourceExceededException",
"documentation" : "The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AddTagsToResourceRequest",
"variableName" : "addTagsToResourceRequest",
"variableType" : "AddTagsToResourceRequest",
"documentation" : "Represents the input of an AddTagsToResource operation.
",
"simpleType" : "AddTagsToResourceRequest",
"variableSetterType" : "AddTagsToResourceRequest"
},
"methodName" : "addTagsToResource",
"operationName" : "AddTagsToResource",
"returnType" : {
"returnType" : "AddTagsToResourceResponse",
"documentation" : "Represents the output from the AddTagsToResource
, ListTagsForResource
, and RemoveTagsFromResource
operations.
"
},
"syncReturnType" : "AddTagsToResourceResponse"
},
"AuthorizeCacheSecurityGroupIngress" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.
You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.
",
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "AuthorizationAlreadyExistsException",
"documentation" : "The specified Amazon EC2 security group is already authorized for the specified cache security group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableName" : "authorizeCacheSecurityGroupIngressRequest",
"variableType" : "AuthorizeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of an AuthorizeCacheSecurityGroupIngress operation.
",
"simpleType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest"
},
"methodName" : "authorizeCacheSecurityGroupIngress",
"operationName" : "AuthorizeCacheSecurityGroupIngress",
"returnType" : {
"returnType" : "AuthorizeCacheSecurityGroupIngressResponse",
"documentation" : "Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "AuthorizeCacheSecurityGroupIngressResponse"
},
"CopySnapshot" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Makes a copy of an existing snapshot.
This operation is valid for Redis only.
Users or groups that have permissions to use the CopySnapshot
operation can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot
operation. For more information about using IAM to control the use of ElastiCache operations, see Exporting Snapshots and Authentication & Access Control.
You could receive the following error messages.
Error Messages
-
Error Message: The S3 bucket %s is outside of the region.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The S3 bucket %s does not exist.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The S3 bucket %s is not owned by the authenticated user.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.
Solution: Contact your system administrator to get the needed permissions.
-
Error Message: The S3 bucket %s already contains an object with key %s.
Solution: Give the TargetSnapshotName
a new and unique value. If exporting a snapshot, you could alternatively create a new Amazon S3 bucket and use this same value for TargetSnapshotName
.
-
Error Message: ElastiCache has not been granted READ permissions %s on the S3 Bucket.
Solution: Add List and Read permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: ElastiCache has not been granted WRITE permissions %s on the S3 Bucket.
Solution: Add Upload/Delete permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: ElastiCache has not been granted READ_ACP permissions %s on the S3 Bucket.
Solution: Add View Permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
",
"exceptions" : [ {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSnapshotStateException",
"documentation" : "The current state of the snapshot does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CopySnapshotRequest",
"variableName" : "copySnapshotRequest",
"variableType" : "CopySnapshotRequest",
"documentation" : "Represents the input of a CopySnapshotMessage
operation.
",
"simpleType" : "CopySnapshotRequest",
"variableSetterType" : "CopySnapshotRequest"
},
"methodName" : "copySnapshot",
"operationName" : "CopySnapshot",
"returnType" : {
"returnType" : "CopySnapshotResponse",
"documentation" : "Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "CopySnapshotResponse"
},
"CreateCacheCluster" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis.
Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.
",
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheClusterAlreadyExistsException",
"documentation" : "You already have a cache cluster with the given identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagQuotaPerResourceExceededException",
"documentation" : "The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateCacheClusterRequest",
"variableName" : "createCacheClusterRequest",
"variableType" : "CreateCacheClusterRequest",
"documentation" : "Represents the input of a CreateCacheCluster operation.
",
"simpleType" : "CreateCacheClusterRequest",
"variableSetterType" : "CreateCacheClusterRequest"
},
"methodName" : "createCacheCluster",
"operationName" : "CreateCacheCluster",
"returnType" : {
"returnType" : "CreateCacheClusterResponse",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "CreateCacheClusterResponse"
},
"CreateCacheParameterGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new Amazon ElastiCache cache parameter group. An ElastiCache cache parameter group is a collection of parameters and their values that are applied to all of the nodes in any cache cluster or replication group using the CacheParameterGroup.
A newly created CacheParameterGroup is an exact duplicate of the default parameter group for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can change the values of specific parameters. For more information, see:
-
ModifyCacheParameterGroup in the ElastiCache API Reference.
-
Parameters and Parameter Groups in the ElastiCache User Guide.
",
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of cache security groups.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheParameterGroupAlreadyExistsException",
"documentation" : "A cache parameter group with the requested name already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateCacheParameterGroupRequest",
"variableName" : "createCacheParameterGroupRequest",
"variableType" : "CreateCacheParameterGroupRequest",
"documentation" : "Represents the input of a CreateCacheParameterGroup
operation.
",
"simpleType" : "CreateCacheParameterGroupRequest",
"variableSetterType" : "CreateCacheParameterGroupRequest"
},
"methodName" : "createCacheParameterGroup",
"operationName" : "CreateCacheParameterGroup",
"returnType" : {
"returnType" : "CreateCacheParameterGroupResponse",
"documentation" : "Represents the output of a CreateCacheParameterGroup
operation.
"
},
"syncReturnType" : "CreateCacheParameterGroupResponse"
},
"CreateCacheSecurityGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new cache security group. Use a cache security group to control access to one or more cache clusters.
Cache security groups are only used when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
",
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupAlreadyExistsException",
"documentation" : "A cache security group with the specified name already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache security groups.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateCacheSecurityGroupRequest",
"variableName" : "createCacheSecurityGroupRequest",
"variableType" : "CreateCacheSecurityGroupRequest",
"documentation" : "Represents the input of a CreateCacheSecurityGroup
operation.
",
"simpleType" : "CreateCacheSecurityGroupRequest",
"variableSetterType" : "CreateCacheSecurityGroupRequest"
},
"methodName" : "createCacheSecurityGroup",
"operationName" : "CreateCacheSecurityGroup",
"returnType" : {
"returnType" : "CreateCacheSecurityGroupResponse",
"documentation" : "Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "CreateCacheSecurityGroupResponse"
},
"CreateCacheSubnetGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new cache subnet group.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupAlreadyExistsException",
"documentation" : "The requested cache subnet group name is already in use by an existing cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSubnetGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache subnet groups.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSubnetQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "An invalid subnet identifier was specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateCacheSubnetGroupRequest",
"variableName" : "createCacheSubnetGroupRequest",
"variableType" : "CreateCacheSubnetGroupRequest",
"documentation" : "Represents the input of a CreateCacheSubnetGroup
operation.
",
"simpleType" : "CreateCacheSubnetGroupRequest",
"variableSetterType" : "CreateCacheSubnetGroupRequest"
},
"methodName" : "createCacheSubnetGroup",
"operationName" : "CreateCacheSubnetGroup",
"returnType" : {
"returnType" : "CreateCacheSubnetGroupResponse",
"documentation" : "Represents the output of one of the following operations:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"syncReturnType" : "CreateCacheSubnetGroupResponse"
},
"CreateReplicationGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
A Redis (cluster mode disabled) replication group is a collection of cache clusters, where one of the cache clusters is a read/write primary and the others are read-only replicas. Writes to the primary are asynchronously propagated to the replicas.
A Redis (cluster mode enabled) replication group is a collection of 1 to 15 node groups (shards). Each node group (shard) has one read/write primary node and up to 5 read-only replica nodes. Writes to the primary are asynchronously propagated to the replicas. Redis (cluster mode enabled) replication groups partition the data across node groups (shards).
When a Redis (cluster mode disabled) replication group has been successfully created, you can add one or more read replicas to it, up to a total of 5 read replicas. You cannot alter a Redis (cluster mode enabled) replication group after it has been created. However, if you need to increase or decrease the number of node groups (console: shards), you can avail yourself of ElastiCache for Redis' enhanced backup and restore. For more information, see Restoring From a Backup with Cluster Resizing in the ElastiCache User Guide.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReplicationGroupAlreadyExistsException",
"documentation" : "The specified replication group already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagQuotaPerResourceExceededException",
"documentation" : "The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeGroupsPerReplicationGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum of 15 node groups (shards) in a single replication group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateReplicationGroupRequest",
"variableName" : "createReplicationGroupRequest",
"variableType" : "CreateReplicationGroupRequest",
"documentation" : "Represents the input of a CreateReplicationGroup
operation.
",
"simpleType" : "CreateReplicationGroupRequest",
"variableSetterType" : "CreateReplicationGroupRequest"
},
"methodName" : "createReplicationGroup",
"operationName" : "CreateReplicationGroup",
"returnType" : {
"returnType" : "CreateReplicationGroupResponse",
"documentation" : "Contains all of the attributes of a specific Redis replication group.
"
},
"syncReturnType" : "CreateReplicationGroupResponse"
},
"CreateSnapshot" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a copy of an entire cache cluster or replication group at a specific moment in time.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following operations:
-
Creating a snapshot of a Redis cache cluster running on a cache.t1.micro
cache node.
-
Creating a snapshot of a cache cluster that is running Memcached rather than Redis.
Neither of these are supported by ElastiCache.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSnapshotRequest",
"variableName" : "createSnapshotRequest",
"variableType" : "CreateSnapshotRequest",
"documentation" : "Represents the input of a CreateSnapshot
operation.
",
"simpleType" : "CreateSnapshotRequest",
"variableSetterType" : "CreateSnapshotRequest"
},
"methodName" : "createSnapshot",
"operationName" : "CreateSnapshot",
"returnType" : {
"returnType" : "CreateSnapshotResponse",
"documentation" : "Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "CreateSnapshotResponse"
},
"DeleteCacheCluster" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a previously provisioned cache cluster. DeleteCacheCluster
deletes all associated cache nodes, node endpoints and the cache cluster itself. When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the cache cluster; you cannot cancel or revert this operation.
This operation cannot be used to delete a cache cluster that is the last read replica of a replication group or node group (shard) that has Multi-AZ mode enabled or a cache cluster from a Redis (cluster mode enabled) replication group.
Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following operations:
-
Creating a snapshot of a Redis cache cluster running on a cache.t1.micro
cache node.
-
Creating a snapshot of a cache cluster that is running Memcached rather than Redis.
Neither of these are supported by ElastiCache.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteCacheClusterRequest",
"variableName" : "deleteCacheClusterRequest",
"variableType" : "DeleteCacheClusterRequest",
"documentation" : "Represents the input of a DeleteCacheCluster
operation.
",
"simpleType" : "DeleteCacheClusterRequest",
"variableSetterType" : "DeleteCacheClusterRequest"
},
"methodName" : "deleteCacheCluster",
"operationName" : "DeleteCacheCluster",
"returnType" : {
"returnType" : "DeleteCacheClusterResponse",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "DeleteCacheClusterResponse"
},
"DeleteCacheParameterGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteCacheParameterGroupRequest",
"variableName" : "deleteCacheParameterGroupRequest",
"variableType" : "DeleteCacheParameterGroupRequest",
"documentation" : "Represents the input of a DeleteCacheParameterGroup
operation.
",
"simpleType" : "DeleteCacheParameterGroupRequest",
"variableSetterType" : "DeleteCacheParameterGroupRequest"
},
"methodName" : "deleteCacheParameterGroup",
"operationName" : "DeleteCacheParameterGroup",
"returnType" : {
"returnType" : "DeleteCacheParameterGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteCacheParameterGroupResponse"
},
"DeleteCacheSecurityGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a cache security group.
You cannot delete a cache security group if it is associated with any cache clusters.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteCacheSecurityGroupRequest",
"variableName" : "deleteCacheSecurityGroupRequest",
"variableType" : "DeleteCacheSecurityGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSecurityGroup
operation.
",
"simpleType" : "DeleteCacheSecurityGroupRequest",
"variableSetterType" : "DeleteCacheSecurityGroupRequest"
},
"methodName" : "deleteCacheSecurityGroup",
"operationName" : "DeleteCacheSecurityGroup",
"returnType" : {
"returnType" : "DeleteCacheSecurityGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteCacheSecurityGroupResponse"
},
"DeleteCacheSubnetGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a cache subnet group.
You cannot delete a cache subnet group if it is associated with any cache clusters.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupInUseException",
"documentation" : "The requested cache subnet group is currently in use.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteCacheSubnetGroupRequest",
"variableName" : "deleteCacheSubnetGroupRequest",
"variableType" : "DeleteCacheSubnetGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSubnetGroup
operation.
",
"simpleType" : "DeleteCacheSubnetGroupRequest",
"variableSetterType" : "DeleteCacheSubnetGroupRequest"
},
"methodName" : "deleteCacheSubnetGroup",
"operationName" : "DeleteCacheSubnetGroup",
"returnType" : {
"returnType" : "DeleteCacheSubnetGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteCacheSubnetGroupResponse"
},
"DeleteReplicationGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes an existing replication group. By default, this operation deletes the entire replication group, including the primary/primaries and all of the read replicas. If the replication group has only one primary, you can optionally delete only the read replicas, while retaining the primary by setting RetainPrimaryCluster=true
.
When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this operation.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following operations:
-
Creating a snapshot of a Redis cache cluster running on a cache.t1.micro
cache node.
-
Creating a snapshot of a cache cluster that is running Memcached rather than Redis.
Neither of these are supported by ElastiCache.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteReplicationGroupRequest",
"variableName" : "deleteReplicationGroupRequest",
"variableType" : "DeleteReplicationGroupRequest",
"documentation" : "Represents the input of a DeleteReplicationGroup
operation.
",
"simpleType" : "DeleteReplicationGroupRequest",
"variableSetterType" : "DeleteReplicationGroupRequest"
},
"methodName" : "deleteReplicationGroup",
"operationName" : "DeleteReplicationGroup",
"returnType" : {
"returnType" : "DeleteReplicationGroupResponse",
"documentation" : "Contains all of the attributes of a specific Redis replication group.
"
},
"syncReturnType" : "DeleteReplicationGroupResponse"
},
"DeleteSnapshot" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidSnapshotStateException",
"documentation" : "The current state of the snapshot does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteSnapshotRequest",
"variableName" : "deleteSnapshotRequest",
"variableType" : "DeleteSnapshotRequest",
"documentation" : "Represents the input of a DeleteSnapshot
operation.
",
"simpleType" : "DeleteSnapshotRequest",
"variableSetterType" : "DeleteSnapshotRequest"
},
"methodName" : "deleteSnapshot",
"operationName" : "DeleteSnapshot",
"returnType" : {
"returnType" : "DeleteSnapshotResponse",
"documentation" : "Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "DeleteSnapshotResponse"
},
"DescribeCacheClusters" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
By default, abbreviated information about the cache clusters is returned. You can use the optional ShowCacheNodeInfo flag to retrieve detailed information about the cache nodes associated with the cache clusters. These details include the DNS address and port for the cache node endpoint.
If the cluster is in the creating state, only cluster-level information is displayed until all of the nodes are successfully provisioned.
If the cluster is in the deleting state, only cluster-level information is displayed.
If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cache cluster state is available, the cluster is ready for use.
If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheClustersRequest",
"variableName" : "describeCacheClustersRequest",
"variableType" : "DescribeCacheClustersRequest",
"documentation" : "Represents the input of a DescribeCacheClusters
operation.
",
"simpleType" : "DescribeCacheClustersRequest",
"variableSetterType" : "DescribeCacheClustersRequest"
},
"methodName" : "describeCacheClusters",
"operationName" : "DescribeCacheClusters",
"returnType" : {
"returnType" : "DescribeCacheClustersResponse",
"documentation" : "Represents the output of a DescribeCacheClusters
operation.
"
},
"syncReturnType" : "DescribeCacheClustersResponse"
},
"DescribeCacheEngineVersions" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of the available cache engines and their versions.
",
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheEngineVersionsRequest",
"variableName" : "describeCacheEngineVersionsRequest",
"variableType" : "DescribeCacheEngineVersionsRequest",
"documentation" : "Represents the input of a DescribeCacheEngineVersions
operation.
",
"simpleType" : "DescribeCacheEngineVersionsRequest",
"variableSetterType" : "DescribeCacheEngineVersionsRequest"
},
"methodName" : "describeCacheEngineVersions",
"operationName" : "DescribeCacheEngineVersions",
"returnType" : {
"returnType" : "DescribeCacheEngineVersionsResponse",
"documentation" : "Represents the output of a DescribeCacheEngineVersions operation.
"
},
"syncReturnType" : "DescribeCacheEngineVersionsResponse"
},
"DescribeCacheParameterGroups" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
",
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheParameterGroupsRequest",
"variableName" : "describeCacheParameterGroupsRequest",
"variableType" : "DescribeCacheParameterGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheParameterGroups
operation.
",
"simpleType" : "DescribeCacheParameterGroupsRequest",
"variableSetterType" : "DescribeCacheParameterGroupsRequest"
},
"methodName" : "describeCacheParameterGroups",
"operationName" : "DescribeCacheParameterGroups",
"returnType" : {
"returnType" : "DescribeCacheParameterGroupsResponse",
"documentation" : "Represents the output of a DescribeCacheParameterGroups
operation.
"
},
"syncReturnType" : "DescribeCacheParameterGroupsResponse"
},
"DescribeCacheParameters" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns the detailed parameter list for a particular cache parameter group.
",
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheParametersRequest",
"variableName" : "describeCacheParametersRequest",
"variableType" : "DescribeCacheParametersRequest",
"documentation" : "Represents the input of a DescribeCacheParameters
operation.
",
"simpleType" : "DescribeCacheParametersRequest",
"variableSetterType" : "DescribeCacheParametersRequest"
},
"methodName" : "describeCacheParameters",
"operationName" : "DescribeCacheParameters",
"returnType" : {
"returnType" : "DescribeCacheParametersResponse",
"documentation" : "Represents the output of a DescribeCacheParameters
operation.
"
},
"syncReturnType" : "DescribeCacheParametersResponse"
},
"DescribeCacheSecurityGroups" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
",
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheSecurityGroupsRequest",
"variableName" : "describeCacheSecurityGroupsRequest",
"variableType" : "DescribeCacheSecurityGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSecurityGroups
operation.
",
"simpleType" : "DescribeCacheSecurityGroupsRequest",
"variableSetterType" : "DescribeCacheSecurityGroupsRequest"
},
"methodName" : "describeCacheSecurityGroups",
"operationName" : "DescribeCacheSecurityGroups",
"returnType" : {
"returnType" : "DescribeCacheSecurityGroupsResponse",
"documentation" : "Represents the output of a DescribeCacheSecurityGroups
operation.
"
},
"syncReturnType" : "DescribeCacheSecurityGroupsResponse"
},
"DescribeCacheSubnetGroups" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheSubnetGroupsRequest",
"variableName" : "describeCacheSubnetGroupsRequest",
"variableType" : "DescribeCacheSubnetGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSubnetGroups
operation.
",
"simpleType" : "DescribeCacheSubnetGroupsRequest",
"variableSetterType" : "DescribeCacheSubnetGroupsRequest"
},
"methodName" : "describeCacheSubnetGroups",
"operationName" : "DescribeCacheSubnetGroups",
"returnType" : {
"returnType" : "DescribeCacheSubnetGroupsResponse",
"documentation" : "Represents the output of a DescribeCacheSubnetGroups
operation.
"
},
"syncReturnType" : "DescribeCacheSubnetGroupsResponse"
},
"DescribeEngineDefaultParameters" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns the default engine and system parameter information for the specified cache engine.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEngineDefaultParametersRequest",
"variableName" : "describeEngineDefaultParametersRequest",
"variableType" : "DescribeEngineDefaultParametersRequest",
"documentation" : "Represents the input of a DescribeEngineDefaultParameters
operation.
",
"simpleType" : "DescribeEngineDefaultParametersRequest",
"variableSetterType" : "DescribeEngineDefaultParametersRequest"
},
"methodName" : "describeEngineDefaultParameters",
"operationName" : "DescribeEngineDefaultParameters",
"returnType" : {
"returnType" : "DescribeEngineDefaultParametersResponse",
"documentation" : "Represents the output of a DescribeEngineDefaultParameters
operation.
"
},
"syncReturnType" : "DescribeEngineDefaultParametersResponse"
},
"DescribeEvents" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter.
By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventsRequest",
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"documentation" : "Represents the input of a DescribeEvents
operation.
",
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"methodName" : "describeEvents",
"operationName" : "DescribeEvents",
"returnType" : {
"returnType" : "DescribeEventsResponse",
"documentation" : "Represents the output of a DescribeEvents
operation.
"
},
"syncReturnType" : "DescribeEventsResponse"
},
"DescribeReplicationGroups" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups
returns information about all replication groups.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReplicationGroupsRequest",
"variableName" : "describeReplicationGroupsRequest",
"variableType" : "DescribeReplicationGroupsRequest",
"documentation" : "Represents the input of a DescribeReplicationGroups
operation.
",
"simpleType" : "DescribeReplicationGroupsRequest",
"variableSetterType" : "DescribeReplicationGroupsRequest"
},
"methodName" : "describeReplicationGroups",
"operationName" : "DescribeReplicationGroups",
"returnType" : {
"returnType" : "DescribeReplicationGroupsResponse",
"documentation" : "Represents the output of a DescribeReplicationGroups
operation.
"
},
"syncReturnType" : "DescribeReplicationGroupsResponse"
},
"DescribeReservedCacheNodes" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
",
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodeNotFoundException",
"documentation" : "The requested reserved cache node was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReservedCacheNodesRequest",
"variableName" : "describeReservedCacheNodesRequest",
"variableType" : "DescribeReservedCacheNodesRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodes
operation.
",
"simpleType" : "DescribeReservedCacheNodesRequest",
"variableSetterType" : "DescribeReservedCacheNodesRequest"
},
"methodName" : "describeReservedCacheNodes",
"operationName" : "DescribeReservedCacheNodes",
"returnType" : {
"returnType" : "DescribeReservedCacheNodesResponse",
"documentation" : "Represents the output of a DescribeReservedCacheNodes
operation.
"
},
"syncReturnType" : "DescribeReservedCacheNodesResponse"
},
"DescribeReservedCacheNodesOfferings" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists available reserved cache node offerings.
",
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodesOfferingNotFoundException",
"documentation" : "The requested cache node offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableName" : "describeReservedCacheNodesOfferingsRequest",
"variableType" : "DescribeReservedCacheNodesOfferingsRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodesOfferings
operation.
",
"simpleType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableSetterType" : "DescribeReservedCacheNodesOfferingsRequest"
},
"methodName" : "describeReservedCacheNodesOfferings",
"operationName" : "DescribeReservedCacheNodesOfferings",
"returnType" : {
"returnType" : "DescribeReservedCacheNodesOfferingsResponse",
"documentation" : "Represents the output of a DescribeReservedCacheNodesOfferings
operation.
"
},
"syncReturnType" : "DescribeReservedCacheNodesOfferingsResponse"
},
"DescribeSnapshots" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about cache cluster or replication group snapshots. By default, DescribeSnapshots
lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSnapshotsRequest",
"variableName" : "describeSnapshotsRequest",
"variableType" : "DescribeSnapshotsRequest",
"documentation" : "Represents the input of a DescribeSnapshotsMessage
operation.
",
"simpleType" : "DescribeSnapshotsRequest",
"variableSetterType" : "DescribeSnapshotsRequest"
},
"methodName" : "describeSnapshots",
"operationName" : "DescribeSnapshots",
"returnType" : {
"returnType" : "DescribeSnapshotsResponse",
"documentation" : "Represents the output of a DescribeSnapshots
operation.
"
},
"syncReturnType" : "DescribeSnapshotsResponse"
},
"ListAllowedNodeTypeModifications" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
When you use the ModifyCacheCluster
or ModifyReplicationGroup
operations to scale up your cluster or replication group, the value of the CacheNodeType
parameter must be one of the node types returned by this operation.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAllowedNodeTypeModificationsRequest",
"variableName" : "listAllowedNodeTypeModificationsRequest",
"variableType" : "ListAllowedNodeTypeModificationsRequest",
"documentation" : "The input parameters for the ListAllowedNodeTypeModifications
operation.
",
"simpleType" : "ListAllowedNodeTypeModificationsRequest",
"variableSetterType" : "ListAllowedNodeTypeModificationsRequest"
},
"methodName" : "listAllowedNodeTypeModifications",
"operationName" : "ListAllowedNodeTypeModifications",
"returnType" : {
"returnType" : "ListAllowedNodeTypeModificationsResponse",
"documentation" : "Represents the allowed node types you can use to modify your cache cluster or replication group.
"
},
"syncReturnType" : "ListAllowedNodeTypeModificationsResponse"
},
"ListTagsForResource" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all cost allocation tags currently on the named resource. A cost allocation tag
is a key-value pair where the key is case-sensitive and the value is optional. You can use cost allocation tags to categorize and track your AWS costs.
You can have a maximum of 50 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListTagsForResourceRequest",
"variableName" : "listTagsForResourceRequest",
"variableType" : "ListTagsForResourceRequest",
"documentation" : "The input parameters for the ListTagsForResource
operation.
",
"simpleType" : "ListTagsForResourceRequest",
"variableSetterType" : "ListTagsForResourceRequest"
},
"methodName" : "listTagsForResource",
"operationName" : "ListTagsForResource",
"returnType" : {
"returnType" : "ListTagsForResourceResponse",
"documentation" : "Represents the output from the AddTagsToResource
, ListTagsForResource
, and RemoveTagsFromResource
operations.
"
},
"syncReturnType" : "ListTagsForResourceResponse"
},
"ModifyCacheCluster" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the settings for a cache cluster. You can use this operation to change one or more cluster configuration parameters by specifying the parameters and the new values.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyCacheClusterRequest",
"variableName" : "modifyCacheClusterRequest",
"variableType" : "ModifyCacheClusterRequest",
"documentation" : "Represents the input of a ModifyCacheCluster
operation.
",
"simpleType" : "ModifyCacheClusterRequest",
"variableSetterType" : "ModifyCacheClusterRequest"
},
"methodName" : "modifyCacheCluster",
"operationName" : "ModifyCacheCluster",
"returnType" : {
"returnType" : "ModifyCacheClusterResponse",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "ModifyCacheClusterResponse"
},
"ModifyCacheParameterGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
",
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyCacheParameterGroupRequest",
"variableName" : "modifyCacheParameterGroupRequest",
"variableType" : "ModifyCacheParameterGroupRequest",
"documentation" : "Represents the input of a ModifyCacheParameterGroup
operation.
",
"simpleType" : "ModifyCacheParameterGroupRequest",
"variableSetterType" : "ModifyCacheParameterGroupRequest"
},
"methodName" : "modifyCacheParameterGroup",
"operationName" : "ModifyCacheParameterGroup",
"returnType" : {
"returnType" : "ModifyCacheParameterGroupResponse",
"documentation" : "Represents the output of one of the following operations:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"syncReturnType" : "ModifyCacheParameterGroupResponse"
},
"ModifyCacheSubnetGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies an existing cache subnet group.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSubnetQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SubnetInUseException",
"documentation" : "The requested subnet is being used by another cache subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "An invalid subnet identifier was specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyCacheSubnetGroupRequest",
"variableName" : "modifyCacheSubnetGroupRequest",
"variableType" : "ModifyCacheSubnetGroupRequest",
"documentation" : "Represents the input of a ModifyCacheSubnetGroup
operation.
",
"simpleType" : "ModifyCacheSubnetGroupRequest",
"variableSetterType" : "ModifyCacheSubnetGroupRequest"
},
"methodName" : "modifyCacheSubnetGroup",
"operationName" : "ModifyCacheSubnetGroup",
"returnType" : {
"returnType" : "ModifyCacheSubnetGroupResponse",
"documentation" : "Represents the output of one of the following operations:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"syncReturnType" : "ModifyCacheSubnetGroupResponse"
},
"ModifyReplicationGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the settings for a replication group.
Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.
This operation is valid for Redis only.
",
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyReplicationGroupRequest",
"variableName" : "modifyReplicationGroupRequest",
"variableType" : "ModifyReplicationGroupRequest",
"documentation" : "Represents the input of a ModifyReplicationGroups
operation.
",
"simpleType" : "ModifyReplicationGroupRequest",
"variableSetterType" : "ModifyReplicationGroupRequest"
},
"methodName" : "modifyReplicationGroup",
"operationName" : "ModifyReplicationGroup",
"returnType" : {
"returnType" : "ModifyReplicationGroupResponse",
"documentation" : "Contains all of the attributes of a specific Redis replication group.
"
},
"syncReturnType" : "ModifyReplicationGroupResponse"
},
"PurchaseReservedCacheNodesOffering" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Allows you to purchase a reserved cache node offering.
",
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodesOfferingNotFoundException",
"documentation" : "The requested cache node offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReservedCacheNodeAlreadyExistsException",
"documentation" : "You already have a reservation with the given identifier.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReservedCacheNodeQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the user's cache node quota.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableName" : "purchaseReservedCacheNodesOfferingRequest",
"variableType" : "PurchaseReservedCacheNodesOfferingRequest",
"documentation" : "Represents the input of a PurchaseReservedCacheNodesOffering
operation.
",
"simpleType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableSetterType" : "PurchaseReservedCacheNodesOfferingRequest"
},
"methodName" : "purchaseReservedCacheNodesOffering",
"operationName" : "PurchaseReservedCacheNodesOffering",
"returnType" : {
"returnType" : "PurchaseReservedCacheNodesOfferingResponse",
"documentation" : "Represents the output of a PurchaseReservedCacheNodesOffering
operation.
"
},
"syncReturnType" : "PurchaseReservedCacheNodesOfferingResponse"
},
"RebootCacheCluster" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Reboots some, or all, of the cache nodes within a provisioned cache cluster. This operation applies any modified cache parameter groups to the cache cluster. The reboot operation takes place as soon as possible, and results in a momentary outage to the cache cluster. During the reboot, the cache cluster status is set to REBOOTING.
The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.
When the reboot is complete, a cache cluster event is created.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebootCacheClusterRequest",
"variableName" : "rebootCacheClusterRequest",
"variableType" : "RebootCacheClusterRequest",
"documentation" : "Represents the input of a RebootCacheCluster
operation.
",
"simpleType" : "RebootCacheClusterRequest",
"variableSetterType" : "RebootCacheClusterRequest"
},
"methodName" : "rebootCacheCluster",
"operationName" : "RebootCacheCluster",
"returnType" : {
"returnType" : "RebootCacheClusterResponse",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "RebootCacheClusterResponse"
},
"RemoveTagsFromResource" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes the tags identified by the TagKeys
list from the named resource.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagNotFoundException",
"documentation" : "The requested tag was not found on this resource.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RemoveTagsFromResourceRequest",
"variableName" : "removeTagsFromResourceRequest",
"variableType" : "RemoveTagsFromResourceRequest",
"documentation" : "Represents the input of a RemoveTagsFromResource
operation.
",
"simpleType" : "RemoveTagsFromResourceRequest",
"variableSetterType" : "RemoveTagsFromResourceRequest"
},
"methodName" : "removeTagsFromResource",
"operationName" : "RemoveTagsFromResource",
"returnType" : {
"returnType" : "RemoveTagsFromResourceResponse",
"documentation" : "Represents the output from the AddTagsToResource
, ListTagsForResource
, and RemoveTagsFromResource
operations.
"
},
"syncReturnType" : "RemoveTagsFromResourceResponse"
},
"ResetCacheParameterGroup" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters
and CacheParameterGroupName
parameters.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested operation to occur.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ResetCacheParameterGroupRequest",
"variableName" : "resetCacheParameterGroupRequest",
"variableType" : "ResetCacheParameterGroupRequest",
"documentation" : "Represents the input of a ResetCacheParameterGroup
operation.
",
"simpleType" : "ResetCacheParameterGroupRequest",
"variableSetterType" : "ResetCacheParameterGroupRequest"
},
"methodName" : "resetCacheParameterGroup",
"operationName" : "ResetCacheParameterGroup",
"returnType" : {
"returnType" : "ResetCacheParameterGroupResponse",
"documentation" : "Represents the output of one of the following operations:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"syncReturnType" : "ResetCacheParameterGroupResponse"
},
"RevokeCacheSecurityGroupIngress" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.
",
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "AuthorizationNotFoundException",
"documentation" : "The specified Amazon EC2 security group is not authorized for the specified cache security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RevokeCacheSecurityGroupIngressRequest",
"variableName" : "revokeCacheSecurityGroupIngressRequest",
"variableType" : "RevokeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of a RevokeCacheSecurityGroupIngress
operation.
",
"simpleType" : "RevokeCacheSecurityGroupIngressRequest",
"variableSetterType" : "RevokeCacheSecurityGroupIngressRequest"
},
"methodName" : "revokeCacheSecurityGroupIngress",
"operationName" : "RevokeCacheSecurityGroupIngress",
"returnType" : {
"returnType" : "RevokeCacheSecurityGroupIngressResponse",
"documentation" : "Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "RevokeCacheSecurityGroupIngressResponse"
},
"TestFailover" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Represents the input of a TestFailover
operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
Note the following
-
A customer can use this operation to test automatic failover on up to 5 shards (called node groups in the ElastiCache API and AWS CLI) in any rolling 24-hour period.
-
If calling this operation on shards in different clusters (called replication groups in the API and CLI), the calls can be made concurrently.
-
If calling this operation multiple times on different shards in the same Redis (cluster mode enabled) replication group, the first node replacement must complete before a subsequent call can be made.
-
To determine whether the node replacement is complete you can check Events using the Amazon ElastiCache console, the AWS CLI, or the ElastiCache API. Look for the following automatic failover related events, listed here in order of occurrance:
-
Replication group message: Test Failover API called for node group <node-group-id>
-
Cache cluster message: Failover from master node <primary-node-id> to replica node <node-id> completed
-
Replication group message: Failover from master node <primary-node-id> to replica node <node-id> completed
-
Cache cluster message: Recovering cache nodes <node-id>
-
Cache cluster message: Finished recovery for cache nodes <node-id>
For more information see:
-
Viewing ElastiCache Events in the ElastiCache User Guide
-
DescribeEvents in the ElastiCache API Reference
Also see, Testing Multi-AZ with Automatic Failover in the ElastiCache User Guide.
",
"exceptions" : [ {
"exceptionName" : "APICallRateForCustomerExceededException",
"documentation" : "The customer has exceeded the allowed rate of API calls.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NodeGroupNotFoundException",
"documentation" : "The node group specified by the NodeGroupId
parameter could not be found. Please verify that the node group exists and that you spelled the NodeGroupId
value correctly.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TestFailoverNotAvailableException",
"documentation" : null,
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TestFailoverRequest",
"variableName" : "testFailoverRequest",
"variableType" : "TestFailoverRequest",
"documentation" : "",
"simpleType" : "TestFailoverRequest",
"variableSetterType" : "TestFailoverRequest"
},
"methodName" : "testFailover",
"operationName" : "TestFailover",
"returnType" : {
"returnType" : "TestFailoverResponse",
"documentation" : "Contains all of the attributes of a specific Redis replication group.
"
},
"syncReturnType" : "TestFailoverResponse"
}
},
"shapes" : {
"APICallRateForCustomerExceededException" : {
"c2jName" : "APICallRateForCustomerExceededFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The customer has exceeded the allowed rate of API calls.
",
"enums" : null,
"errorCode" : "APICallRateForCustomerExceeded",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "APICallRateForCustomerExceededException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "APICallRateForCustomerExceededException",
"variableName" : "apiCallRateForCustomerExceededException",
"variableType" : "APICallRateForCustomerExceededException",
"documentation" : null,
"simpleType" : "APICallRateForCustomerExceededException",
"variableSetterType" : "APICallRateForCustomerExceededException"
},
"wrapper" : false
},
"AZMode" : {
"c2jName" : "AZMode",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "SingleAz",
"value" : "single-az"
}, {
"name" : "CrossAz",
"value" : "cross-az"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AZMode",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AZMode",
"variableName" : "azMode",
"variableType" : "AZMode",
"documentation" : null,
"simpleType" : "AZMode",
"variableSetterType" : "AZMode"
},
"wrapper" : false
},
"AddTagsToResourceRequest" : {
"c2jName" : "AddTagsToResourceMessage",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents the input of an AddTagsToResource operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AddTagsToResource",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getResourceName",
"beanStyleSetterMethodName" : "setResourceName",
"c2jName" : "ResourceName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"enumType" : null,
"fluentGetterMethodName" : "resourceName",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resourceName",
"getterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ResourceName",
"setterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"setterMethodName" : "setResourceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTags",
"beanStyleSetterMethodName" : "setTags",
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"enumType" : null,
"fluentGetterMethodName" : "tags",
"fluentSetterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tags",
"getterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Tags",
"setterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"setterMethodName" : "setTags",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ResourceName" : {
"beanStyleGetterMethodName" : "getResourceName",
"beanStyleSetterMethodName" : "setResourceName",
"c2jName" : "ResourceName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"enumType" : null,
"fluentGetterMethodName" : "resourceName",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resourceName",
"getterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ResourceName",
"setterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"setterMethodName" : "setResourceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Tags" : {
"beanStyleGetterMethodName" : "getTags",
"beanStyleSetterMethodName" : "setTags",
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"enumType" : null,
"fluentGetterMethodName" : "tags",
"fluentSetterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tags",
"getterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Tags",
"setterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"setterMethodName" : "setTags",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getResourceName",
"beanStyleSetterMethodName" : "setResourceName",
"c2jName" : "ResourceName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"enumType" : null,
"fluentGetterMethodName" : "resourceName",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resourceName",
"getterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ResourceName",
"setterDocumentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.",
"setterMethodName" : "setResourceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTags",
"beanStyleSetterMethodName" : "setTags",
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"enumType" : null,
"fluentGetterMethodName" : "tags",
"fluentSetterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tags",
"getterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Tags",
"setterDocumentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.",
"setterMethodName" : "setTags",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "ResourceName", "Tags" ],
"shapeName" : "AddTagsToResourceRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AddTagsToResourceRequest",
"variableName" : "addTagsToResourceRequest",
"variableType" : "AddTagsToResourceRequest",
"documentation" : null,
"simpleType" : "AddTagsToResourceRequest",
"variableSetterType" : "AddTagsToResourceRequest"
},
"wrapper" : false
},
"AddTagsToResourceResponse" : {
"c2jName" : "TagListMessage",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents the output from the AddTagsToResource
, ListTagsForResource
, and RemoveTagsFromResource
operations.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getTagList",
"beanStyleSetterMethodName" : "setTagList",
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"enumType" : null,
"fluentGetterMethodName" : "tagList",
"fluentSetterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tagList",
"getterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags as key-value pairs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "TagList",
"setterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.",
"setterMethodName" : "setTagList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"TagList" : {
"beanStyleGetterMethodName" : "getTagList",
"beanStyleSetterMethodName" : "setTagList",
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"enumType" : null,
"fluentGetterMethodName" : "tagList",
"fluentSetterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tagList",
"getterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags as key-value pairs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "TagList",
"setterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.",
"setterMethodName" : "setTagList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getTagList",
"beanStyleSetterMethodName" : "setTagList",
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"enumType" : null,
"fluentGetterMethodName" : "tagList",
"fluentSetterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tagList",
"getterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cost allocation tags as key-value pairs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "TagList",
"setterDocumentation" : "A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.",
"setterMethodName" : "setTagList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AddTagsToResourceResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AddTagsToResourceResult"
},
"variable" : {
"variableDeclarationType" : "AddTagsToResourceResponse",
"variableName" : "addTagsToResourceResponse",
"variableType" : "AddTagsToResourceResponse",
"documentation" : null,
"simpleType" : "AddTagsToResourceResponse",
"variableSetterType" : "AddTagsToResourceResponse"
},
"wrapper" : false
},
"AuthorizationAlreadyExistsException" : {
"c2jName" : "AuthorizationAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The specified Amazon EC2 security group is already authorized for the specified cache security group.
",
"enums" : null,
"errorCode" : "AuthorizationAlreadyExists",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationAlreadyExistsException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationAlreadyExistsException",
"variableName" : "authorizationAlreadyExistsException",
"variableType" : "AuthorizationAlreadyExistsException",
"documentation" : null,
"simpleType" : "AuthorizationAlreadyExistsException",
"variableSetterType" : "AuthorizationAlreadyExistsException"
},
"wrapper" : false
},
"AuthorizationNotFoundException" : {
"c2jName" : "AuthorizationNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The specified Amazon EC2 security group is not authorized for the specified cache security group.
",
"enums" : null,
"errorCode" : "AuthorizationNotFound",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationNotFoundException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationNotFoundException",
"variableName" : "authorizationNotFoundException",
"variableType" : "AuthorizationNotFoundException",
"documentation" : null,
"simpleType" : "AuthorizationNotFoundException",
"variableSetterType" : "AuthorizationNotFoundException"
},
"wrapper" : false
},
"AuthorizeCacheSecurityGroupIngressRequest" : {
"c2jName" : "AuthorizeCacheSecurityGroupIngressMessage",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents the input of an AuthorizeCacheSecurityGroupIngress operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AuthorizeCacheSecurityGroupIngress",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getCacheSecurityGroupName",
"beanStyleSetterMethodName" : "setCacheSecurityGroupName",
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache security group that allows network ingress.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroupName",
"fluentSetterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroupName",
"getterDocumentation" : "The cache security group that allows network ingress.
\n@return The cache security group that allows network ingress.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.",
"setterMethodName" : "setCacheSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The cache security group that allows network ingress.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEC2SecurityGroupName",
"beanStyleSetterMethodName" : "setEC2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@return The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"setterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"setterMethodName" : "setEC2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"setterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"setterMethodName" : "setEC2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheSecurityGroupName" : {
"beanStyleGetterMethodName" : "getCacheSecurityGroupName",
"beanStyleSetterMethodName" : "setCacheSecurityGroupName",
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache security group that allows network ingress.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroupName",
"fluentSetterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroupName",
"getterDocumentation" : "The cache security group that allows network ingress.
\n@return The cache security group that allows network ingress.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.",
"setterMethodName" : "setCacheSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The cache security group that allows network ingress.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupName" : {
"beanStyleGetterMethodName" : "getEC2SecurityGroupName",
"beanStyleSetterMethodName" : "setEC2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@return The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"setterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"setterMethodName" : "setEC2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupOwnerId" : {
"beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"setterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"setterMethodName" : "setEC2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheSecurityGroupName",
"beanStyleSetterMethodName" : "setCacheSecurityGroupName",
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache security group that allows network ingress.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroupName",
"fluentSetterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroupName",
"getterDocumentation" : "The cache security group that allows network ingress.
\n@return The cache security group that allows network ingress.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "The cache security group that allows network ingress.
\n@param cacheSecurityGroupName The cache security group that allows network ingress.",
"setterMethodName" : "setCacheSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The cache security group that allows network ingress.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEC2SecurityGroupName",
"beanStyleSetterMethodName" : "setEC2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@return The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"setterDocumentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.",
"setterMethodName" : "setEC2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"setterDocumentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.",
"setterMethodName" : "setEC2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ],
"shapeName" : "AuthorizeCacheSecurityGroupIngressRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableName" : "authorizeCacheSecurityGroupIngressRequest",
"variableType" : "AuthorizeCacheSecurityGroupIngressRequest",
"documentation" : null,
"simpleType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest"
},
"wrapper" : false
},
"AuthorizeCacheSecurityGroupIngressResponse" : {
"c2jName" : "AuthorizeCacheSecurityGroupIngressResult",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheSecurityGroup",
"beanStyleSetterMethodName" : "setCacheSecurityGroup",
"c2jName" : "CacheSecurityGroup",
"c2jShape" : "CacheSecurityGroup",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroup",
"getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheSecurityGroup",
"setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.",
"setterMethodName" : "setCacheSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : null,
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : "",
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheSecurityGroup" : {
"beanStyleGetterMethodName" : "getCacheSecurityGroup",
"beanStyleSetterMethodName" : "setCacheSecurityGroup",
"c2jName" : "CacheSecurityGroup",
"c2jShape" : "CacheSecurityGroup",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroup",
"getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheSecurityGroup",
"setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.",
"setterMethodName" : "setCacheSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : null,
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : "",
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheSecurityGroup",
"beanStyleSetterMethodName" : "setCacheSecurityGroup",
"c2jName" : "CacheSecurityGroup",
"c2jShape" : "CacheSecurityGroup",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroup",
"getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheSecurityGroup",
"setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.",
"setterMethodName" : "setCacheSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : null,
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroup",
"variableName" : "cacheSecurityGroup",
"variableType" : "CacheSecurityGroup",
"documentation" : "",
"simpleType" : "CacheSecurityGroup",
"variableSetterType" : "CacheSecurityGroup"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizeCacheSecurityGroupIngressResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AuthorizeCacheSecurityGroupIngressResult"
},
"variable" : {
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressResponse",
"variableName" : "authorizeCacheSecurityGroupIngressResponse",
"variableType" : "AuthorizeCacheSecurityGroupIngressResponse",
"documentation" : null,
"simpleType" : "AuthorizeCacheSecurityGroupIngressResponse",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressResponse"
},
"wrapper" : false
},
"AutomaticFailoverStatus" : {
"c2jName" : "AutomaticFailoverStatus",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Enabled",
"value" : "enabled"
}, {
"name" : "Disabled",
"value" : "disabled"
}, {
"name" : "Enabling",
"value" : "enabling"
}, {
"name" : "Disabling",
"value" : "disabling"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AutomaticFailoverStatus",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AutomaticFailoverStatus",
"variableName" : "automaticFailoverStatus",
"variableType" : "AutomaticFailoverStatus",
"documentation" : null,
"simpleType" : "AutomaticFailoverStatus",
"variableSetterType" : "AutomaticFailoverStatus"
},
"wrapper" : false
},
"AvailabilityZone" : {
"c2jName" : "AvailabilityZone",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an Availability Zone in which the cache cluster is launched.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone.
",
"enumType" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the Availability Zone.
\n@return The name of the Availability Zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the Availability Zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone.
",
"enumType" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the Availability Zone.
\n@return The name of the Availability Zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the Availability Zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone.
",
"enumType" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the Availability Zone.
\n@return The name of the Availability Zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "The name of the Availability Zone.
\n@param name The name of the Availability Zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the Availability Zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AvailabilityZone",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AvailabilityZone",
"variableName" : "availabilityZone",
"variableType" : "AvailabilityZone",
"documentation" : null,
"simpleType" : "AvailabilityZone",
"variableSetterType" : "AvailabilityZone"
},
"wrapper" : true
},
"CacheCluster" : {
"c2jName" : "CacheCluster",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Contains all of the attributes of a specific cache cluster.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheClusterId",
"beanStyleSetterMethodName" : "setCacheClusterId",
"c2jName" : "CacheClusterId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterId",
"fluentSetterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterId",
"getterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterId",
"setterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"setterMethodName" : "setCacheClusterId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConfigurationEndpoint",
"beanStyleSetterMethodName" : "setConfigurationEndpoint",
"c2jName" : "ConfigurationEndpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"enumType" : null,
"fluentGetterMethodName" : "configurationEndpoint",
"fluentSetterDocumentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationEndpoint",
"getterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationEndpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationEndpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ConfigurationEndpoint",
"setterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"setterMethodName" : "setConfigurationEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getClientDownloadLandingPage",
"beanStyleSetterMethodName" : "setClientDownloadLandingPage",
"c2jName" : "ClientDownloadLandingPage",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"enumType" : null,
"fluentGetterMethodName" : "clientDownloadLandingPage",
"fluentSetterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientDownloadLandingPage",
"getterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@return The URL of the web page where you can download the latest ElastiCache client library.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClientDownloadLandingPage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClientDownloadLandingPage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ClientDownloadLandingPage",
"setterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.",
"setterMethodName" : "setClientDownloadLandingPage",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@return The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@return The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@return The version of the cache engine that is used in this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheClusterStatus",
"beanStyleSetterMethodName" : "setCacheClusterStatus",
"c2jName" : "CacheClusterStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterStatus",
"fluentSetterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterStatus",
"getterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@return The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterStatus",
"setterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"setterMethodName" : "setCacheClusterStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNumCacheNodes",
"beanStyleSetterMethodName" : "setNumCacheNodes",
"c2jName" : "NumCacheNodes",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"enumType" : null,
"fluentGetterMethodName" : "numCacheNodes",
"fluentSetterDocumentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "numCacheNodes",
"getterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@return The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NumCacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NumCacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "NumCacheNodes",
"setterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"setterMethodName" : "setNumCacheNodes",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPreferredAvailabilityZone",
"beanStyleSetterMethodName" : "setPreferredAvailabilityZone",
"c2jName" : "PreferredAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"enumType" : null,
"fluentGetterMethodName" : "preferredAvailabilityZone",
"fluentSetterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredAvailabilityZone",
"getterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredAvailabilityZone",
"setterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"setterMethodName" : "setPreferredAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheClusterCreateTime",
"beanStyleSetterMethodName" : "setCacheClusterCreateTime",
"c2jName" : "CacheClusterCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache cluster was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterCreateTime",
"getterDocumentation" : "The date and time when the cache cluster was created.
\n@return The date and time when the cache cluster was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheClusterCreateTime",
"setterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.",
"setterMethodName" : "setCacheClusterCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache cluster was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPreferredMaintenanceWindow",
"beanStyleSetterMethodName" : "setPreferredMaintenanceWindow",
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"enumType" : null,
"fluentGetterMethodName" : "preferredMaintenanceWindow",
"fluentSetterDocumentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredMaintenanceWindow",
"getterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredMaintenanceWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredMaintenanceWindow",
"setterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"setterMethodName" : "setPreferredMaintenanceWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPendingModifiedValues",
"beanStyleSetterMethodName" : "setPendingModifiedValues",
"c2jName" : "PendingModifiedValues",
"c2jShape" : "PendingModifiedValues",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "pendingModifiedValues",
"fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "pendingModifiedValues",
"getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.",
"getterModel" : {
"returnType" : "PendingModifiedValues",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PendingModifiedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingModifiedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "PendingModifiedValues",
"setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.",
"setterMethodName" : "setPendingModifiedValues",
"setterModel" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : null,
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNotificationConfiguration",
"beanStyleSetterMethodName" : "setNotificationConfiguration",
"c2jName" : "NotificationConfiguration",
"c2jShape" : "NotificationConfiguration",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "notificationConfiguration",
"fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "notificationConfiguration",
"getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.",
"getterModel" : {
"returnType" : "NotificationConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NotificationConfiguration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NotificationConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "NotificationConfiguration",
"setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.",
"setterMethodName" : "setNotificationConfiguration",
"setterModel" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : null,
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheSecurityGroups",
"beanStyleSetterMethodName" : "setCacheSecurityGroups",
"c2jName" : "CacheSecurityGroups",
"c2jShape" : "CacheSecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroups",
"fluentSetterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroups",
"getterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache security group elements, composed of name and status sub-elements.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheSecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : null,
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheSecurityGroup",
"memberType" : "CacheSecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheSecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheSecurityGroups",
"setterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.",
"setterMethodName" : "setCacheSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroup",
"beanStyleSetterMethodName" : "setCacheParameterGroup",
"c2jName" : "CacheParameterGroup",
"c2jShape" : "CacheParameterGroupStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroup",
"getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.",
"getterModel" : {
"returnType" : "CacheParameterGroupStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheParameterGroup",
"setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.",
"setterMethodName" : "setCacheParameterGroup",
"setterModel" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : null,
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheSubnetGroupName",
"beanStyleSetterMethodName" : "setCacheSubnetGroupName",
"c2jName" : "CacheSubnetGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSubnetGroupName",
"fluentSetterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSubnetGroupName",
"getterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@return The name of the cache subnet group associated with the cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSubnetGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSubnetGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSubnetGroupName",
"setterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.",
"setterMethodName" : "setCacheSubnetGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodes",
"beanStyleSetterMethodName" : "setCacheNodes",
"c2jName" : "CacheNodes",
"c2jShape" : "CacheNodeList",
"deprecated" : false,
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodes",
"fluentSetterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodes",
"getterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache nodes that are members of the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNode",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : null,
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNode",
"memberType" : "CacheNode",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNode",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodes",
"setterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.",
"setterMethodName" : "setCacheNodes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade",
"beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade",
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "This parameter is currently disabled.
",
"enumType" : null,
"fluentGetterMethodName" : "autoMinorVersionUpgrade",
"fluentSetterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "autoMinorVersionUpgrade",
"getterDocumentation" : "This parameter is currently disabled.
\n@return This parameter is currently disabled.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AutoMinorVersionUpgrade",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "AutoMinorVersionUpgrade",
"setterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.",
"setterMethodName" : "setAutoMinorVersionUpgrade",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSecurityGroups",
"beanStyleSetterMethodName" : "setSecurityGroups",
"c2jName" : "SecurityGroups",
"c2jShape" : "SecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "securityGroups",
"fluentSetterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroups",
"getterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of VPC Security Groups associated with the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : null,
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "SecurityGroups",
"setterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.",
"setterMethodName" : "setSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getReplicationGroupId",
"beanStyleSetterMethodName" : "setReplicationGroupId",
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"enumType" : null,
"fluentGetterMethodName" : "replicationGroupId",
"fluentSetterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "replicationGroupId",
"getterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReplicationGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReplicationGroupId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ReplicationGroupId",
"setterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"setterMethodName" : "setReplicationGroupId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotRetentionLimit",
"beanStyleSetterMethodName" : "setSnapshotRetentionLimit",
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotRetentionLimit",
"fluentSetterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotRetentionLimit",
"getterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotRetentionLimit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotRetentionLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "SnapshotRetentionLimit",
"setterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"setterMethodName" : "setSnapshotRetentionLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotWindow",
"beanStyleSetterMethodName" : "setSnapshotWindow",
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotWindow",
"fluentSetterDocumentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotWindow",
"getterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SnapshotWindow",
"setterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"setterMethodName" : "setSnapshotWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AutoMinorVersionUpgrade" : {
"beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade",
"beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade",
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "This parameter is currently disabled.
",
"enumType" : null,
"fluentGetterMethodName" : "autoMinorVersionUpgrade",
"fluentSetterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "autoMinorVersionUpgrade",
"getterDocumentation" : "This parameter is currently disabled.
\n@return This parameter is currently disabled.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AutoMinorVersionUpgrade",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "AutoMinorVersionUpgrade",
"setterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.",
"setterMethodName" : "setAutoMinorVersionUpgrade",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"CacheClusterCreateTime" : {
"beanStyleGetterMethodName" : "getCacheClusterCreateTime",
"beanStyleSetterMethodName" : "setCacheClusterCreateTime",
"c2jName" : "CacheClusterCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache cluster was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterCreateTime",
"getterDocumentation" : "The date and time when the cache cluster was created.
\n@return The date and time when the cache cluster was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheClusterCreateTime",
"setterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.",
"setterMethodName" : "setCacheClusterCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache cluster was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
},
"CacheClusterId" : {
"beanStyleGetterMethodName" : "getCacheClusterId",
"beanStyleSetterMethodName" : "setCacheClusterId",
"c2jName" : "CacheClusterId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterId",
"fluentSetterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterId",
"getterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterId",
"setterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"setterMethodName" : "setCacheClusterId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheClusterStatus" : {
"beanStyleGetterMethodName" : "getCacheClusterStatus",
"beanStyleSetterMethodName" : "setCacheClusterStatus",
"c2jName" : "CacheClusterStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterStatus",
"fluentSetterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterStatus",
"getterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@return The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterStatus",
"setterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"setterMethodName" : "setCacheClusterStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeType" : {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@return The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodes" : {
"beanStyleGetterMethodName" : "getCacheNodes",
"beanStyleSetterMethodName" : "setCacheNodes",
"c2jName" : "CacheNodes",
"c2jShape" : "CacheNodeList",
"deprecated" : false,
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodes",
"fluentSetterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodes",
"getterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache nodes that are members of the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNode",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : null,
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNode",
"memberType" : "CacheNode",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNode",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodes",
"setterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.",
"setterMethodName" : "setCacheNodes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroup" : {
"beanStyleGetterMethodName" : "getCacheParameterGroup",
"beanStyleSetterMethodName" : "setCacheParameterGroup",
"c2jName" : "CacheParameterGroup",
"c2jShape" : "CacheParameterGroupStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroup",
"getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.",
"getterModel" : {
"returnType" : "CacheParameterGroupStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheParameterGroup",
"setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.",
"setterMethodName" : "setCacheParameterGroup",
"setterModel" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : null,
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"xmlNameSpaceUri" : null
},
"CacheSecurityGroups" : {
"beanStyleGetterMethodName" : "getCacheSecurityGroups",
"beanStyleSetterMethodName" : "setCacheSecurityGroups",
"c2jName" : "CacheSecurityGroups",
"c2jShape" : "CacheSecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroups",
"fluentSetterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroups",
"getterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache security group elements, composed of name and status sub-elements.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheSecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : null,
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheSecurityGroup",
"memberType" : "CacheSecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheSecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheSecurityGroups",
"setterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.",
"setterMethodName" : "setCacheSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"CacheSubnetGroupName" : {
"beanStyleGetterMethodName" : "getCacheSubnetGroupName",
"beanStyleSetterMethodName" : "setCacheSubnetGroupName",
"c2jName" : "CacheSubnetGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSubnetGroupName",
"fluentSetterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSubnetGroupName",
"getterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@return The name of the cache subnet group associated with the cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSubnetGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSubnetGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSubnetGroupName",
"setterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.",
"setterMethodName" : "setCacheSubnetGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ClientDownloadLandingPage" : {
"beanStyleGetterMethodName" : "getClientDownloadLandingPage",
"beanStyleSetterMethodName" : "setClientDownloadLandingPage",
"c2jName" : "ClientDownloadLandingPage",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"enumType" : null,
"fluentGetterMethodName" : "clientDownloadLandingPage",
"fluentSetterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientDownloadLandingPage",
"getterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@return The URL of the web page where you can download the latest ElastiCache client library.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClientDownloadLandingPage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClientDownloadLandingPage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ClientDownloadLandingPage",
"setterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.",
"setterMethodName" : "setClientDownloadLandingPage",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConfigurationEndpoint" : {
"beanStyleGetterMethodName" : "getConfigurationEndpoint",
"beanStyleSetterMethodName" : "setConfigurationEndpoint",
"c2jName" : "ConfigurationEndpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"enumType" : null,
"fluentGetterMethodName" : "configurationEndpoint",
"fluentSetterDocumentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationEndpoint",
"getterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationEndpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationEndpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ConfigurationEndpoint",
"setterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"setterMethodName" : "setConfigurationEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
},
"Engine" : {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@return The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EngineVersion" : {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@return The version of the cache engine that is used in this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"NotificationConfiguration" : {
"beanStyleGetterMethodName" : "getNotificationConfiguration",
"beanStyleSetterMethodName" : "setNotificationConfiguration",
"c2jName" : "NotificationConfiguration",
"c2jShape" : "NotificationConfiguration",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "notificationConfiguration",
"fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "notificationConfiguration",
"getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.",
"getterModel" : {
"returnType" : "NotificationConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NotificationConfiguration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NotificationConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "NotificationConfiguration",
"setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.",
"setterMethodName" : "setNotificationConfiguration",
"setterModel" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : null,
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"xmlNameSpaceUri" : null
},
"NumCacheNodes" : {
"beanStyleGetterMethodName" : "getNumCacheNodes",
"beanStyleSetterMethodName" : "setNumCacheNodes",
"c2jName" : "NumCacheNodes",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"enumType" : null,
"fluentGetterMethodName" : "numCacheNodes",
"fluentSetterDocumentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "numCacheNodes",
"getterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@return The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NumCacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NumCacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "NumCacheNodes",
"setterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"setterMethodName" : "setNumCacheNodes",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"PendingModifiedValues" : {
"beanStyleGetterMethodName" : "getPendingModifiedValues",
"beanStyleSetterMethodName" : "setPendingModifiedValues",
"c2jName" : "PendingModifiedValues",
"c2jShape" : "PendingModifiedValues",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "pendingModifiedValues",
"fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "pendingModifiedValues",
"getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.",
"getterModel" : {
"returnType" : "PendingModifiedValues",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PendingModifiedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingModifiedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "PendingModifiedValues",
"setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.",
"setterMethodName" : "setPendingModifiedValues",
"setterModel" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : null,
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"xmlNameSpaceUri" : null
},
"PreferredAvailabilityZone" : {
"beanStyleGetterMethodName" : "getPreferredAvailabilityZone",
"beanStyleSetterMethodName" : "setPreferredAvailabilityZone",
"c2jName" : "PreferredAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"enumType" : null,
"fluentGetterMethodName" : "preferredAvailabilityZone",
"fluentSetterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredAvailabilityZone",
"getterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredAvailabilityZone",
"setterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"setterMethodName" : "setPreferredAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"PreferredMaintenanceWindow" : {
"beanStyleGetterMethodName" : "getPreferredMaintenanceWindow",
"beanStyleSetterMethodName" : "setPreferredMaintenanceWindow",
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"enumType" : null,
"fluentGetterMethodName" : "preferredMaintenanceWindow",
"fluentSetterDocumentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredMaintenanceWindow",
"getterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredMaintenanceWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredMaintenanceWindow",
"setterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"setterMethodName" : "setPreferredMaintenanceWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ReplicationGroupId" : {
"beanStyleGetterMethodName" : "getReplicationGroupId",
"beanStyleSetterMethodName" : "setReplicationGroupId",
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"enumType" : null,
"fluentGetterMethodName" : "replicationGroupId",
"fluentSetterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "replicationGroupId",
"getterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReplicationGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReplicationGroupId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ReplicationGroupId",
"setterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"setterMethodName" : "setReplicationGroupId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SecurityGroups" : {
"beanStyleGetterMethodName" : "getSecurityGroups",
"beanStyleSetterMethodName" : "setSecurityGroups",
"c2jName" : "SecurityGroups",
"c2jShape" : "SecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "securityGroups",
"fluentSetterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroups",
"getterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of VPC Security Groups associated with the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : null,
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "SecurityGroups",
"setterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.",
"setterMethodName" : "setSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"SnapshotRetentionLimit" : {
"beanStyleGetterMethodName" : "getSnapshotRetentionLimit",
"beanStyleSetterMethodName" : "setSnapshotRetentionLimit",
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotRetentionLimit",
"fluentSetterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotRetentionLimit",
"getterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotRetentionLimit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotRetentionLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "SnapshotRetentionLimit",
"setterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"setterMethodName" : "setSnapshotRetentionLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"SnapshotWindow" : {
"beanStyleGetterMethodName" : "getSnapshotWindow",
"beanStyleSetterMethodName" : "setSnapshotWindow",
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotWindow",
"fluentSetterDocumentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotWindow",
"getterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SnapshotWindow",
"setterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"setterMethodName" : "setSnapshotWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheClusterId",
"beanStyleSetterMethodName" : "setCacheClusterId",
"c2jName" : "CacheClusterId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterId",
"fluentSetterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterId",
"getterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterId",
"setterDocumentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.",
"setterMethodName" : "setCacheClusterId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConfigurationEndpoint",
"beanStyleSetterMethodName" : "setConfigurationEndpoint",
"c2jName" : "ConfigurationEndpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"enumType" : null,
"fluentGetterMethodName" : "configurationEndpoint",
"fluentSetterDocumentation" : "Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationEndpoint",
"getterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationEndpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationEndpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ConfigurationEndpoint",
"setterDocumentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it. Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"setterMethodName" : "setConfigurationEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "
Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg
in it.
Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getClientDownloadLandingPage",
"beanStyleSetterMethodName" : "setClientDownloadLandingPage",
"c2jName" : "ClientDownloadLandingPage",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"enumType" : null,
"fluentGetterMethodName" : "clientDownloadLandingPage",
"fluentSetterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientDownloadLandingPage",
"getterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@return The URL of the web page where you can download the latest ElastiCache client library.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClientDownloadLandingPage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClientDownloadLandingPage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ClientDownloadLandingPage",
"setterDocumentation" : "The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.",
"setterMethodName" : "setClientDownloadLandingPage",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@return The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@return The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached
or redis
) to be used for this cache cluster.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine (memcached
or redis
) to be used for this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@return The version of the cache engine that is used in this cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheClusterStatus",
"beanStyleSetterMethodName" : "setCacheClusterStatus",
"c2jName" : "CacheClusterStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterStatus",
"fluentSetterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterStatus",
"getterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@return The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheClusterStatus",
"setterDocumentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.",
"setterMethodName" : "setCacheClusterStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "The current state of this cache cluster, one of the following values: available
, creating
, deleted
, deleting
, incompatible-network
, modifying
, rebooting cache cluster nodes
, restore-failed
, or snapshotting
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNumCacheNodes",
"beanStyleSetterMethodName" : "setNumCacheNodes",
"c2jName" : "NumCacheNodes",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"enumType" : null,
"fluentGetterMethodName" : "numCacheNodes",
"fluentSetterDocumentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "numCacheNodes",
"getterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@return The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NumCacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NumCacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "NumCacheNodes",
"setterDocumentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.",
"setterMethodName" : "setNumCacheNodes",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPreferredAvailabilityZone",
"beanStyleSetterMethodName" : "setPreferredAvailabilityZone",
"c2jName" : "PreferredAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"enumType" : null,
"fluentGetterMethodName" : "preferredAvailabilityZone",
"fluentSetterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredAvailabilityZone",
"getterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredAvailabilityZone",
"setterDocumentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.",
"setterMethodName" : "setPreferredAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheClusterCreateTime",
"beanStyleSetterMethodName" : "setCacheClusterCreateTime",
"c2jName" : "CacheClusterCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache cluster was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheClusterCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheClusterCreateTime",
"getterDocumentation" : "The date and time when the cache cluster was created.
\n@return The date and time when the cache cluster was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheClusterCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheClusterCreateTime",
"setterDocumentation" : "The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.",
"setterMethodName" : "setCacheClusterCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache cluster was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPreferredMaintenanceWindow",
"beanStyleSetterMethodName" : "setPreferredMaintenanceWindow",
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"enumType" : null,
"fluentGetterMethodName" : "preferredMaintenanceWindow",
"fluentSetterDocumentation" : "Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "preferredMaintenanceWindow",
"getterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PreferredMaintenanceWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "PreferredMaintenanceWindow",
"setterDocumentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"setterMethodName" : "setPreferredMaintenanceWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "
Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:23:00-mon:01:30
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPendingModifiedValues",
"beanStyleSetterMethodName" : "setPendingModifiedValues",
"c2jName" : "PendingModifiedValues",
"c2jShape" : "PendingModifiedValues",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "pendingModifiedValues",
"fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "pendingModifiedValues",
"getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.",
"getterModel" : {
"returnType" : "PendingModifiedValues",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PendingModifiedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingModifiedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "PendingModifiedValues",
"setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.",
"setterMethodName" : "setPendingModifiedValues",
"setterModel" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : null,
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNotificationConfiguration",
"beanStyleSetterMethodName" : "setNotificationConfiguration",
"c2jName" : "NotificationConfiguration",
"c2jShape" : "NotificationConfiguration",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "notificationConfiguration",
"fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "notificationConfiguration",
"getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.",
"getterModel" : {
"returnType" : "NotificationConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NotificationConfiguration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NotificationConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "NotificationConfiguration",
"setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.",
"setterMethodName" : "setNotificationConfiguration",
"setterModel" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : null,
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheSecurityGroups",
"beanStyleSetterMethodName" : "setCacheSecurityGroups",
"c2jName" : "CacheSecurityGroups",
"c2jShape" : "CacheSecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroups",
"fluentSetterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroups",
"getterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache security group elements, composed of name and status sub-elements.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheSecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheSecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : null,
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheSecurityGroup",
"memberType" : "CacheSecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheSecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheSecurityGroups",
"setterDocumentation" : "A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.",
"setterMethodName" : "setCacheSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroup",
"beanStyleSetterMethodName" : "setCacheParameterGroup",
"c2jName" : "CacheParameterGroup",
"c2jShape" : "CacheParameterGroupStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroup",
"fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroup",
"getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.",
"getterModel" : {
"returnType" : "CacheParameterGroupStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "CacheParameterGroup",
"setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.",
"setterMethodName" : "setCacheParameterGroup",
"setterModel" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : null,
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheSubnetGroupName",
"beanStyleSetterMethodName" : "setCacheSubnetGroupName",
"c2jName" : "CacheSubnetGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSubnetGroupName",
"fluentSetterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSubnetGroupName",
"getterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@return The name of the cache subnet group associated with the cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSubnetGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSubnetGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSubnetGroupName",
"setterDocumentation" : "The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.",
"setterMethodName" : "setCacheSubnetGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodes",
"beanStyleSetterMethodName" : "setCacheNodes",
"c2jName" : "CacheNodes",
"c2jShape" : "CacheNodeList",
"deprecated" : false,
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodes",
"fluentSetterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodes",
"getterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache nodes that are members of the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNode",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : null,
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNode",
"memberType" : "CacheNode",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNode",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodes",
"setterDocumentation" : "A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.",
"setterMethodName" : "setCacheNodes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade",
"beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade",
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "This parameter is currently disabled.
",
"enumType" : null,
"fluentGetterMethodName" : "autoMinorVersionUpgrade",
"fluentSetterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "autoMinorVersionUpgrade",
"getterDocumentation" : "This parameter is currently disabled.
\n@return This parameter is currently disabled.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AutoMinorVersionUpgrade",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "AutoMinorVersionUpgrade",
"setterDocumentation" : "This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.",
"setterMethodName" : "setAutoMinorVersionUpgrade",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSecurityGroups",
"beanStyleSetterMethodName" : "setSecurityGroups",
"c2jName" : "SecurityGroups",
"c2jShape" : "SecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "securityGroups",
"fluentSetterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroups",
"getterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of VPC Security Groups associated with the cache cluster.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : null,
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SecurityGroupMembership",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SecurityGroupMembership",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "SecurityGroups",
"setterDocumentation" : "A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.",
"setterMethodName" : "setSecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getReplicationGroupId",
"beanStyleSetterMethodName" : "setReplicationGroupId",
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"enumType" : null,
"fluentGetterMethodName" : "replicationGroupId",
"fluentSetterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "replicationGroupId",
"getterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReplicationGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReplicationGroupId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ReplicationGroupId",
"setterDocumentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.",
"setterMethodName" : "setReplicationGroupId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotRetentionLimit",
"beanStyleSetterMethodName" : "setSnapshotRetentionLimit",
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotRetentionLimit",
"fluentSetterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotRetentionLimit",
"getterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotRetentionLimit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotRetentionLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "SnapshotRetentionLimit",
"setterDocumentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"setterMethodName" : "setSnapshotRetentionLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotWindow",
"beanStyleSetterMethodName" : "setSnapshotWindow",
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"enumType" : null,
"fluentGetterMethodName" : "snapshotWindow",
"fluentSetterDocumentation" : "The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotWindow",
"getterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotWindow",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SnapshotWindow",
"setterDocumentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster. Example: 05:00-09:00
",
"setterMethodName" : "setSnapshotWindow",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "
The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheCluster",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheCluster",
"variableName" : "cacheCluster",
"variableType" : "CacheCluster",
"documentation" : null,
"simpleType" : "CacheCluster",
"variableSetterType" : "CacheCluster"
},
"wrapper" : true
},
"CacheClusterAlreadyExistsException" : {
"c2jName" : "CacheClusterAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "You already have a cache cluster with the given identifier.
",
"enums" : null,
"errorCode" : "CacheClusterAlreadyExists",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheClusterAlreadyExistsException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheClusterAlreadyExistsException",
"variableName" : "cacheClusterAlreadyExistsException",
"variableType" : "CacheClusterAlreadyExistsException",
"documentation" : null,
"simpleType" : "CacheClusterAlreadyExistsException",
"variableSetterType" : "CacheClusterAlreadyExistsException"
},
"wrapper" : false
},
"CacheClusterNotFoundException" : {
"c2jName" : "CacheClusterNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"enums" : null,
"errorCode" : "CacheClusterNotFound",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheClusterNotFoundException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheClusterNotFoundException",
"variableName" : "cacheClusterNotFoundException",
"variableType" : "CacheClusterNotFoundException",
"documentation" : null,
"simpleType" : "CacheClusterNotFoundException",
"variableSetterType" : "CacheClusterNotFoundException"
},
"wrapper" : false
},
"CacheEngineVersion" : {
"c2jName" : "CacheEngineVersion",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Provides all of the details about a particular cache engine version.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine.
\n@return The name of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version number of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version number of the cache engine.
\n@return The version number of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version number of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheEngineDescription",
"beanStyleSetterMethodName" : "setCacheEngineDescription",
"c2jName" : "CacheEngineDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineDescription",
"fluentSetterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineDescription",
"getterDocumentation" : "The description of the cache engine.
\n@return The description of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineDescription",
"setterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.",
"setterMethodName" : "setCacheEngineDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheEngineVersionDescription",
"beanStyleSetterMethodName" : "setCacheEngineVersionDescription",
"c2jName" : "CacheEngineVersionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine version.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineVersionDescription",
"fluentSetterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineVersionDescription",
"getterDocumentation" : "The description of the cache engine version.
\n@return The description of the cache engine version.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineVersionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineVersionDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineVersionDescription",
"setterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.",
"setterMethodName" : "setCacheEngineVersionDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheEngineDescription" : {
"beanStyleGetterMethodName" : "getCacheEngineDescription",
"beanStyleSetterMethodName" : "setCacheEngineDescription",
"c2jName" : "CacheEngineDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineDescription",
"fluentSetterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineDescription",
"getterDocumentation" : "The description of the cache engine.
\n@return The description of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineDescription",
"setterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.",
"setterMethodName" : "setCacheEngineDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheEngineVersionDescription" : {
"beanStyleGetterMethodName" : "getCacheEngineVersionDescription",
"beanStyleSetterMethodName" : "setCacheEngineVersionDescription",
"c2jName" : "CacheEngineVersionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine version.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineVersionDescription",
"fluentSetterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineVersionDescription",
"getterDocumentation" : "The description of the cache engine version.
\n@return The description of the cache engine version.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineVersionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineVersionDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineVersionDescription",
"setterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.",
"setterMethodName" : "setCacheEngineVersionDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroupFamily" : {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Engine" : {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine.
\n@return The name of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EngineVersion" : {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version number of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version number of the cache engine.
\n@return The version number of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version number of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getEngine",
"beanStyleSetterMethodName" : "setEngine",
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engine",
"fluentSetterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engine",
"getterDocumentation" : "The name of the cache engine.
\n@return The name of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Engine",
"setterDocumentation" : "The name of the cache engine.
\n@param engine The name of the cache engine.",
"setterMethodName" : "setEngine",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEngineVersion",
"beanStyleSetterMethodName" : "setEngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version number of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "engineVersion",
"fluentSetterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "engineVersion",
"getterDocumentation" : "The version number of the cache engine.
\n@return The version number of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "EngineVersion",
"setterDocumentation" : "The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.",
"setterMethodName" : "setEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version number of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family associated with this cache engine.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheEngineDescription",
"beanStyleSetterMethodName" : "setCacheEngineDescription",
"c2jName" : "CacheEngineDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineDescription",
"fluentSetterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineDescription",
"getterDocumentation" : "The description of the cache engine.
\n@return The description of the cache engine.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineDescription",
"setterDocumentation" : "The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.",
"setterMethodName" : "setCacheEngineDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheEngineVersionDescription",
"beanStyleSetterMethodName" : "setCacheEngineVersionDescription",
"c2jName" : "CacheEngineVersionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine version.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheEngineVersionDescription",
"fluentSetterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheEngineVersionDescription",
"getterDocumentation" : "The description of the cache engine version.
\n@return The description of the cache engine version.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheEngineVersionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineVersionDescription",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheEngineVersionDescription",
"setterDocumentation" : "The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.",
"setterMethodName" : "setCacheEngineVersionDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheEngineVersion",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheEngineVersion",
"variableName" : "cacheEngineVersion",
"variableType" : "CacheEngineVersion",
"documentation" : null,
"simpleType" : "CacheEngineVersion",
"variableSetterType" : "CacheEngineVersion"
},
"wrapper" : false
},
"CacheNode" : {
"c2jName" : "CacheNode",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents an individual cache node within a cache cluster. Each cache node runs its own instance of the cluster's protocol-compliant caching software - either Memcached or Redis.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
, cache.m4.large
, cache.m4.xlarge
, cache.m4.2xlarge
, cache.m4.4xlarge
, cache.m4.10xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheNodeId",
"beanStyleSetterMethodName" : "setCacheNodeId",
"c2jName" : "CacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeId",
"fluentSetterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeId",
"getterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeId",
"setterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"setterMethodName" : "setCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeStatus",
"beanStyleSetterMethodName" : "setCacheNodeStatus",
"c2jName" : "CacheNodeStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeStatus",
"fluentSetterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeStatus",
"getterDocumentation" : "The current state of this cache node.
\n@return The current state of this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeStatus",
"setterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.",
"setterMethodName" : "setCacheNodeStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "The current state of this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeCreateTime",
"beanStyleSetterMethodName" : "setCacheNodeCreateTime",
"c2jName" : "CacheNodeCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache node was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeCreateTime",
"getterDocumentation" : "The date and time when the cache node was created.
\n@return The date and time when the cache node was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheNodeCreateTime",
"setterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.",
"setterMethodName" : "setCacheNodeCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache node was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEndpoint",
"beanStyleSetterMethodName" : "setEndpoint",
"c2jName" : "Endpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "The hostname for connecting to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "endpoint",
"fluentSetterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "endpoint",
"getterDocumentation" : "The hostname for connecting to this cache node.
\n@return The hostname for connecting to this cache node.",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Endpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Endpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Endpoint",
"setterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.",
"setterMethodName" : "setEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "The hostname for connecting to this cache node.
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getParameterGroupStatus",
"beanStyleSetterMethodName" : "setParameterGroupStatus",
"c2jName" : "ParameterGroupStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the parameter group applied to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterGroupStatus",
"fluentSetterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterGroupStatus",
"getterDocumentation" : "The status of the parameter group applied to this cache node.
\n@return The status of the parameter group applied to this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterGroupStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterGroupStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterGroupStatus",
"setterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.",
"setterMethodName" : "setParameterGroupStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "The status of the parameter group applied to this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSourceCacheNodeId",
"beanStyleSetterMethodName" : "setSourceCacheNodeId",
"c2jName" : "SourceCacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "sourceCacheNodeId",
"fluentSetterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sourceCacheNodeId",
"getterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SourceCacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceCacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SourceCacheNodeId",
"setterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"setterMethodName" : "setSourceCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAvailabilityZone",
"beanStyleSetterMethodName" : "setCustomerAvailabilityZone",
"c2jName" : "CustomerAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Availability Zone where this node was created and now resides.
",
"enumType" : null,
"fluentGetterMethodName" : "customerAvailabilityZone",
"fluentSetterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAvailabilityZone",
"getterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@return The Availability Zone where this node was created and now resides.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CustomerAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomerAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CustomerAvailabilityZone",
"setterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.",
"setterMethodName" : "setCustomerAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "The Availability Zone where this node was created and now resides.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheNodeCreateTime" : {
"beanStyleGetterMethodName" : "getCacheNodeCreateTime",
"beanStyleSetterMethodName" : "setCacheNodeCreateTime",
"c2jName" : "CacheNodeCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache node was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeCreateTime",
"getterDocumentation" : "The date and time when the cache node was created.
\n@return The date and time when the cache node was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheNodeCreateTime",
"setterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.",
"setterMethodName" : "setCacheNodeCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache node was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
},
"CacheNodeId" : {
"beanStyleGetterMethodName" : "getCacheNodeId",
"beanStyleSetterMethodName" : "setCacheNodeId",
"c2jName" : "CacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeId",
"fluentSetterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeId",
"getterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeId",
"setterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"setterMethodName" : "setCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeStatus" : {
"beanStyleGetterMethodName" : "getCacheNodeStatus",
"beanStyleSetterMethodName" : "setCacheNodeStatus",
"c2jName" : "CacheNodeStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeStatus",
"fluentSetterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeStatus",
"getterDocumentation" : "The current state of this cache node.
\n@return The current state of this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeStatus",
"setterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.",
"setterMethodName" : "setCacheNodeStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "The current state of this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerAvailabilityZone" : {
"beanStyleGetterMethodName" : "getCustomerAvailabilityZone",
"beanStyleSetterMethodName" : "setCustomerAvailabilityZone",
"c2jName" : "CustomerAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Availability Zone where this node was created and now resides.
",
"enumType" : null,
"fluentGetterMethodName" : "customerAvailabilityZone",
"fluentSetterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAvailabilityZone",
"getterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@return The Availability Zone where this node was created and now resides.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CustomerAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomerAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CustomerAvailabilityZone",
"setterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.",
"setterMethodName" : "setCustomerAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "The Availability Zone where this node was created and now resides.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Endpoint" : {
"beanStyleGetterMethodName" : "getEndpoint",
"beanStyleSetterMethodName" : "setEndpoint",
"c2jName" : "Endpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "The hostname for connecting to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "endpoint",
"fluentSetterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "endpoint",
"getterDocumentation" : "The hostname for connecting to this cache node.
\n@return The hostname for connecting to this cache node.",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Endpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Endpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Endpoint",
"setterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.",
"setterMethodName" : "setEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "The hostname for connecting to this cache node.
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
},
"ParameterGroupStatus" : {
"beanStyleGetterMethodName" : "getParameterGroupStatus",
"beanStyleSetterMethodName" : "setParameterGroupStatus",
"c2jName" : "ParameterGroupStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the parameter group applied to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterGroupStatus",
"fluentSetterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterGroupStatus",
"getterDocumentation" : "The status of the parameter group applied to this cache node.
\n@return The status of the parameter group applied to this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterGroupStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterGroupStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterGroupStatus",
"setterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.",
"setterMethodName" : "setParameterGroupStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "The status of the parameter group applied to this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SourceCacheNodeId" : {
"beanStyleGetterMethodName" : "getSourceCacheNodeId",
"beanStyleSetterMethodName" : "setSourceCacheNodeId",
"c2jName" : "SourceCacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "sourceCacheNodeId",
"fluentSetterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sourceCacheNodeId",
"getterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SourceCacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceCacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SourceCacheNodeId",
"setterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"setterMethodName" : "setSourceCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheNodeId",
"beanStyleSetterMethodName" : "setCacheNodeId",
"c2jName" : "CacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeId",
"fluentSetterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeId",
"getterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeId",
"setterDocumentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.",
"setterMethodName" : "setCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeStatus",
"beanStyleSetterMethodName" : "setCacheNodeStatus",
"c2jName" : "CacheNodeStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeStatus",
"fluentSetterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeStatus",
"getterDocumentation" : "The current state of this cache node.
\n@return The current state of this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeStatus",
"setterDocumentation" : "The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.",
"setterMethodName" : "setCacheNodeStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "The current state of this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeCreateTime",
"beanStyleSetterMethodName" : "setCacheNodeCreateTime",
"c2jName" : "CacheNodeCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache node was created.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeCreateTime",
"fluentSetterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeCreateTime",
"getterDocumentation" : "The date and time when the cache node was created.
\n@return The date and time when the cache node was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.time.Instant",
"marshallingType" : "INSTANT",
"name" : "CacheNodeCreateTime",
"setterDocumentation" : "The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.",
"setterMethodName" : "setCacheNodeCreateTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.time.Instant",
"documentation" : "The date and time when the cache node was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEndpoint",
"beanStyleSetterMethodName" : "setEndpoint",
"c2jName" : "Endpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "The hostname for connecting to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "endpoint",
"fluentSetterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "endpoint",
"getterDocumentation" : "The hostname for connecting to this cache node.
\n@return The hostname for connecting to this cache node.",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Endpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Endpoint",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Endpoint",
"setterDocumentation" : "The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.",
"setterMethodName" : "setEndpoint",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "The hostname for connecting to this cache node.
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getParameterGroupStatus",
"beanStyleSetterMethodName" : "setParameterGroupStatus",
"c2jName" : "ParameterGroupStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the parameter group applied to this cache node.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterGroupStatus",
"fluentSetterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterGroupStatus",
"getterDocumentation" : "The status of the parameter group applied to this cache node.
\n@return The status of the parameter group applied to this cache node.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterGroupStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterGroupStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterGroupStatus",
"setterDocumentation" : "The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.",
"setterMethodName" : "setParameterGroupStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "The status of the parameter group applied to this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSourceCacheNodeId",
"beanStyleSetterMethodName" : "setSourceCacheNodeId",
"c2jName" : "SourceCacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"enumType" : null,
"fluentGetterMethodName" : "sourceCacheNodeId",
"fluentSetterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sourceCacheNodeId",
"getterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SourceCacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceCacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SourceCacheNodeId",
"setterDocumentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.",
"setterMethodName" : "setSourceCacheNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAvailabilityZone",
"beanStyleSetterMethodName" : "setCustomerAvailabilityZone",
"c2jName" : "CustomerAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Availability Zone where this node was created and now resides.
",
"enumType" : null,
"fluentGetterMethodName" : "customerAvailabilityZone",
"fluentSetterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAvailabilityZone",
"getterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@return The Availability Zone where this node was created and now resides.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CustomerAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomerAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CustomerAvailabilityZone",
"setterDocumentation" : "The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.",
"setterMethodName" : "setCustomerAvailabilityZone",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "The Availability Zone where this node was created and now resides.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheNode",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "cacheNode",
"variableType" : "CacheNode",
"documentation" : null,
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"wrapper" : false
},
"CacheNodeTypeSpecificParameter" : {
"c2jName" : "CacheNodeTypeSpecificParameter",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "A parameter that has a different value for each cache node type it is applied to. For example, in a Redis cache cluster, a cache.m1.large
cache node type would have a larger maxmemory
value than a cache.m1.small
type.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getParameterName",
"beanStyleSetterMethodName" : "setParameterName",
"c2jName" : "ParameterName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterName",
"fluentSetterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterName",
"getterDocumentation" : "The name of the parameter.
\n@return The name of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterName",
"setterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.",
"setterMethodName" : "setParameterName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the parameter.
\n@return A description of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSource",
"beanStyleSetterMethodName" : "setSource",
"c2jName" : "Source",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The source of the parameter value.
",
"enumType" : null,
"fluentGetterMethodName" : "source",
"fluentSetterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "source",
"getterDocumentation" : "The source of the parameter value.
\n@return The source of the parameter value.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Source",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Source",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Source",
"setterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.",
"setterMethodName" : "setSource",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : "The source of the parameter value.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDataType",
"beanStyleSetterMethodName" : "setDataType",
"c2jName" : "DataType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid data type for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "dataType",
"fluentSetterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataType",
"getterDocumentation" : "The valid data type for the parameter.
\n@return The valid data type for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DataType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DataType",
"setterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.",
"setterMethodName" : "setDataType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : "The valid data type for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAllowedValues",
"beanStyleSetterMethodName" : "setAllowedValues",
"c2jName" : "AllowedValues",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid range of values for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "allowedValues",
"fluentSetterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "allowedValues",
"getterDocumentation" : "The valid range of values for the parameter.
\n@return The valid range of values for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AllowedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AllowedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "AllowedValues",
"setterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.",
"setterMethodName" : "setAllowedValues",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "The valid range of values for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIsModifiable",
"beanStyleSetterMethodName" : "setIsModifiable",
"c2jName" : "IsModifiable",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"enumType" : null,
"fluentGetterMethodName" : "isModifiable",
"fluentSetterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "isModifiable",
"getterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@return Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IsModifiable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IsModifiable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "IsModifiable",
"setterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"setterMethodName" : "setIsModifiable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMinimumEngineVersion",
"beanStyleSetterMethodName" : "setMinimumEngineVersion",
"c2jName" : "MinimumEngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"enumType" : null,
"fluentGetterMethodName" : "minimumEngineVersion",
"fluentSetterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "minimumEngineVersion",
"getterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@return The earliest cache engine version to which the parameter can apply.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MinimumEngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinimumEngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "MinimumEngineVersion",
"setterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.",
"setterMethodName" : "setMinimumEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues",
"beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues",
"c2jName" : "CacheNodeTypeSpecificValues",
"c2jShape" : "CacheNodeTypeSpecificValueList",
"deprecated" : false,
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeTypeSpecificValues",
"fluentSetterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeTypeSpecificValues",
"getterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache node types and their corresponding values for this parameter.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificValue",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : null,
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeTypeSpecificValue",
"memberType" : "CacheNodeTypeSpecificValue",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNodeTypeSpecificValue",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeTypeSpecificValues",
"setterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.",
"setterMethodName" : "setCacheNodeTypeSpecificValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getChangeType",
"beanStyleSetterMethodName" : "setChangeType",
"c2jName" : "ChangeType",
"c2jShape" : "ChangeType",
"deprecated" : false,
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"enumType" : "ChangeType",
"fluentGetterMethodName" : "changeType",
"fluentSetterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType",
"fluentSetterMethodName" : "changeType",
"getterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ChangeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ChangeType",
"setterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"setterMethodName" : "setChangeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AllowedValues" : {
"beanStyleGetterMethodName" : "getAllowedValues",
"beanStyleSetterMethodName" : "setAllowedValues",
"c2jName" : "AllowedValues",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid range of values for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "allowedValues",
"fluentSetterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "allowedValues",
"getterDocumentation" : "The valid range of values for the parameter.
\n@return The valid range of values for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AllowedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AllowedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "AllowedValues",
"setterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.",
"setterMethodName" : "setAllowedValues",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "The valid range of values for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeTypeSpecificValues" : {
"beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues",
"beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues",
"c2jName" : "CacheNodeTypeSpecificValues",
"c2jShape" : "CacheNodeTypeSpecificValueList",
"deprecated" : false,
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeTypeSpecificValues",
"fluentSetterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeTypeSpecificValues",
"getterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache node types and their corresponding values for this parameter.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificValue",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : null,
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeTypeSpecificValue",
"memberType" : "CacheNodeTypeSpecificValue",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNodeTypeSpecificValue",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeTypeSpecificValues",
"setterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.",
"setterMethodName" : "setCacheNodeTypeSpecificValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"ChangeType" : {
"beanStyleGetterMethodName" : "getChangeType",
"beanStyleSetterMethodName" : "setChangeType",
"c2jName" : "ChangeType",
"c2jShape" : "ChangeType",
"deprecated" : false,
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"enumType" : "ChangeType",
"fluentGetterMethodName" : "changeType",
"fluentSetterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType",
"fluentSetterMethodName" : "changeType",
"getterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ChangeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ChangeType",
"setterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"setterMethodName" : "setChangeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DataType" : {
"beanStyleGetterMethodName" : "getDataType",
"beanStyleSetterMethodName" : "setDataType",
"c2jName" : "DataType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid data type for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "dataType",
"fluentSetterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataType",
"getterDocumentation" : "The valid data type for the parameter.
\n@return The valid data type for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DataType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DataType",
"setterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.",
"setterMethodName" : "setDataType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : "The valid data type for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the parameter.
\n@return A description of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"IsModifiable" : {
"beanStyleGetterMethodName" : "getIsModifiable",
"beanStyleSetterMethodName" : "setIsModifiable",
"c2jName" : "IsModifiable",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"enumType" : null,
"fluentGetterMethodName" : "isModifiable",
"fluentSetterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "isModifiable",
"getterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@return Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IsModifiable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IsModifiable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "IsModifiable",
"setterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"setterMethodName" : "setIsModifiable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"MinimumEngineVersion" : {
"beanStyleGetterMethodName" : "getMinimumEngineVersion",
"beanStyleSetterMethodName" : "setMinimumEngineVersion",
"c2jName" : "MinimumEngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"enumType" : null,
"fluentGetterMethodName" : "minimumEngineVersion",
"fluentSetterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "minimumEngineVersion",
"getterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@return The earliest cache engine version to which the parameter can apply.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MinimumEngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinimumEngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "MinimumEngineVersion",
"setterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.",
"setterMethodName" : "setMinimumEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ParameterName" : {
"beanStyleGetterMethodName" : "getParameterName",
"beanStyleSetterMethodName" : "setParameterName",
"c2jName" : "ParameterName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterName",
"fluentSetterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterName",
"getterDocumentation" : "The name of the parameter.
\n@return The name of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterName",
"setterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.",
"setterMethodName" : "setParameterName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Source" : {
"beanStyleGetterMethodName" : "getSource",
"beanStyleSetterMethodName" : "setSource",
"c2jName" : "Source",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The source of the parameter value.
",
"enumType" : null,
"fluentGetterMethodName" : "source",
"fluentSetterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "source",
"getterDocumentation" : "The source of the parameter value.
\n@return The source of the parameter value.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Source",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Source",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Source",
"setterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.",
"setterMethodName" : "setSource",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : "The source of the parameter value.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getParameterName",
"beanStyleSetterMethodName" : "setParameterName",
"c2jName" : "ParameterName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterName",
"fluentSetterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterName",
"getterDocumentation" : "The name of the parameter.
\n@return The name of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterName",
"setterDocumentation" : "The name of the parameter.
\n@param parameterName The name of the parameter.",
"setterMethodName" : "setParameterName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the parameter.
\n@return A description of the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "A description of the parameter.
\n@param description A description of the parameter.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSource",
"beanStyleSetterMethodName" : "setSource",
"c2jName" : "Source",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The source of the parameter value.
",
"enumType" : null,
"fluentGetterMethodName" : "source",
"fluentSetterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "source",
"getterDocumentation" : "The source of the parameter value.
\n@return The source of the parameter value.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Source",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Source",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Source",
"setterDocumentation" : "The source of the parameter value.
\n@param source The source of the parameter value.",
"setterMethodName" : "setSource",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : "The source of the parameter value.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDataType",
"beanStyleSetterMethodName" : "setDataType",
"c2jName" : "DataType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid data type for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "dataType",
"fluentSetterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataType",
"getterDocumentation" : "The valid data type for the parameter.
\n@return The valid data type for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DataType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DataType",
"setterDocumentation" : "The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.",
"setterMethodName" : "setDataType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : "The valid data type for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAllowedValues",
"beanStyleSetterMethodName" : "setAllowedValues",
"c2jName" : "AllowedValues",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid range of values for the parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "allowedValues",
"fluentSetterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "allowedValues",
"getterDocumentation" : "The valid range of values for the parameter.
\n@return The valid range of values for the parameter.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AllowedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AllowedValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "AllowedValues",
"setterDocumentation" : "The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.",
"setterMethodName" : "setAllowedValues",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "The valid range of values for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIsModifiable",
"beanStyleSetterMethodName" : "setIsModifiable",
"c2jName" : "IsModifiable",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"enumType" : null,
"fluentGetterMethodName" : "isModifiable",
"fluentSetterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "isModifiable",
"getterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@return Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IsModifiable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IsModifiable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "IsModifiable",
"setterDocumentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.",
"setterMethodName" : "setIsModifiable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMinimumEngineVersion",
"beanStyleSetterMethodName" : "setMinimumEngineVersion",
"c2jName" : "MinimumEngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"enumType" : null,
"fluentGetterMethodName" : "minimumEngineVersion",
"fluentSetterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "minimumEngineVersion",
"getterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@return The earliest cache engine version to which the parameter can apply.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MinimumEngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinimumEngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "MinimumEngineVersion",
"setterDocumentation" : "The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.",
"setterMethodName" : "setMinimumEngineVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues",
"beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues",
"c2jName" : "CacheNodeTypeSpecificValues",
"c2jShape" : "CacheNodeTypeSpecificValueList",
"deprecated" : false,
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeTypeSpecificValues",
"fluentSetterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeTypeSpecificValues",
"getterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of cache node types and their corresponding values for this parameter.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificValue",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeTypeSpecificValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : null,
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeTypeSpecificValue",
"memberType" : "CacheNodeTypeSpecificValue",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "CacheNodeTypeSpecificValue",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeTypeSpecificValues",
"setterDocumentation" : "A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.",
"setterMethodName" : "setCacheNodeTypeSpecificValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getChangeType",
"beanStyleSetterMethodName" : "setChangeType",
"c2jName" : "ChangeType",
"c2jShape" : "ChangeType",
"deprecated" : false,
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"enumType" : "ChangeType",
"fluentGetterMethodName" : "changeType",
"fluentSetterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType",
"fluentSetterMethodName" : "changeType",
"getterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ChangeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ChangeType",
"setterDocumentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType",
"setterMethodName" : "setChangeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : "Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheNodeTypeSpecificParameter",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificParameter",
"variableName" : "cacheNodeTypeSpecificParameter",
"variableType" : "CacheNodeTypeSpecificParameter",
"documentation" : null,
"simpleType" : "CacheNodeTypeSpecificParameter",
"variableSetterType" : "CacheNodeTypeSpecificParameter"
},
"wrapper" : false
},
"CacheNodeTypeSpecificValue" : {
"c2jName" : "CacheNodeTypeSpecificValue",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "A value that applies only to a certain cache node type.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node type for which this value applies.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "The cache node type for which this value applies.
\n@return The cache node type for which this value applies.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "The cache node type for which this value applies.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "Value",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The value for the cache node type.
",
"enumType" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "The value for the cache node type.
\n@return The value for the cache node type.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Value",
"setterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "The value for the cache node type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheNodeType" : {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node type for which this value applies.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "The cache node type for which this value applies.
\n@return The cache node type for which this value applies.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "The cache node type for which this value applies.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Value" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "Value",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The value for the cache node type.
",
"enumType" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "The value for the cache node type.
\n@return The value for the cache node type.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Value",
"setterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "The value for the cache node type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheNodeType",
"beanStyleSetterMethodName" : "setCacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node type for which this value applies.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeType",
"fluentSetterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeType",
"getterDocumentation" : "The cache node type for which this value applies.
\n@return The cache node type for which this value applies.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheNodeType",
"setterDocumentation" : "The cache node type for which this value applies.
\n@param cacheNodeType The cache node type for which this value applies.",
"setterMethodName" : "setCacheNodeType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "The cache node type for which this value applies.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "Value",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The value for the cache node type.
",
"enumType" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "The value for the cache node type.
\n@return The value for the cache node type.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Value",
"setterDocumentation" : "The value for the cache node type.
\n@param value The value for the cache node type.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "The value for the cache node type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheNodeTypeSpecificValue",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "cacheNodeTypeSpecificValue",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : null,
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"wrapper" : false
},
"CacheParameterGroup" : {
"c2jName" : "CacheParameterGroup",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents the output of a CreateCacheParameterGroup
operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description for this cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "The description for this cache parameter group.
\n@return The description for this cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description for this cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheParameterGroupFamily" : {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroupName" : {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description for this cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "The description for this cache parameter group.
\n@return The description for this cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description for this cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheParameterGroupFamily",
"beanStyleSetterMethodName" : "setCacheParameterGroupFamily",
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupFamily",
"fluentSetterDocumentation" : "The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupFamily",
"getterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@return The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with. Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"setterMethodName" : "setCacheParameterGroupFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "
The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are: memcached1.4
| redis2.6
| redis2.8
| redis3.2
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description for this cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "The description for this cache parameter group.
\n@return The description for this cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "The description for this cache parameter group.
\n@param description The description for this cache parameter group.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description for this cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheParameterGroup",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheParameterGroup",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroup",
"documentation" : null,
"simpleType" : "CacheParameterGroup",
"variableSetterType" : "CacheParameterGroup"
},
"wrapper" : true
},
"CacheParameterGroupAlreadyExistsException" : {
"c2jName" : "CacheParameterGroupAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "A cache parameter group with the requested name already exists.
",
"enums" : null,
"errorCode" : "CacheParameterGroupAlreadyExists",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheParameterGroupAlreadyExistsException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupAlreadyExistsException",
"variableName" : "cacheParameterGroupAlreadyExistsException",
"variableType" : "CacheParameterGroupAlreadyExistsException",
"documentation" : null,
"simpleType" : "CacheParameterGroupAlreadyExistsException",
"variableSetterType" : "CacheParameterGroupAlreadyExistsException"
},
"wrapper" : false
},
"CacheParameterGroupNotFoundException" : {
"c2jName" : "CacheParameterGroupNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
",
"enums" : null,
"errorCode" : "CacheParameterGroupNotFound",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheParameterGroupNotFoundException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupNotFoundException",
"variableName" : "cacheParameterGroupNotFoundException",
"variableType" : "CacheParameterGroupNotFoundException",
"documentation" : null,
"simpleType" : "CacheParameterGroupNotFoundException",
"variableSetterType" : "CacheParameterGroupNotFoundException"
},
"wrapper" : false
},
"CacheParameterGroupQuotaExceededException" : {
"c2jName" : "CacheParameterGroupQuotaExceededFault",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The request cannot be processed because it would exceed the maximum number of cache security groups.
",
"enums" : null,
"errorCode" : "CacheParameterGroupQuotaExceeded",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheParameterGroupQuotaExceededException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheParameterGroupQuotaExceededException",
"variableName" : "cacheParameterGroupQuotaExceededException",
"variableType" : "CacheParameterGroupQuotaExceededException",
"documentation" : null,
"simpleType" : "CacheParameterGroupQuotaExceededException",
"variableSetterType" : "CacheParameterGroupQuotaExceededException"
},
"wrapper" : false
},
"CacheParameterGroupStatus" : {
"c2jName" : "CacheParameterGroupStatus",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Status of the cache parameter group.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getParameterApplyStatus",
"beanStyleSetterMethodName" : "setParameterApplyStatus",
"c2jName" : "ParameterApplyStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of parameter updates.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterApplyStatus",
"fluentSetterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterApplyStatus",
"getterDocumentation" : "The status of parameter updates.
\n@return The status of parameter updates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterApplyStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterApplyStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterApplyStatus",
"setterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.",
"setterMethodName" : "setParameterApplyStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : "The status of parameter updates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeIdsToReboot",
"beanStyleSetterMethodName" : "setCacheNodeIdsToReboot",
"c2jName" : "CacheNodeIdsToReboot",
"c2jShape" : "CacheNodeIdsList",
"deprecated" : false,
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeIdsToReboot",
"fluentSetterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeIdsToReboot",
"getterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeIdsToReboot",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeIdsToReboot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeId",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeIdsToReboot",
"setterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"setterMethodName" : "setCacheNodeIdsToReboot",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheNodeIdsToReboot" : {
"beanStyleGetterMethodName" : "getCacheNodeIdsToReboot",
"beanStyleSetterMethodName" : "setCacheNodeIdsToReboot",
"c2jName" : "CacheNodeIdsToReboot",
"c2jShape" : "CacheNodeIdsList",
"deprecated" : false,
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeIdsToReboot",
"fluentSetterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeIdsToReboot",
"getterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeIdsToReboot",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeIdsToReboot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeId",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeIdsToReboot",
"setterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"setterMethodName" : "setCacheNodeIdsToReboot",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroupName" : {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ParameterApplyStatus" : {
"beanStyleGetterMethodName" : "getParameterApplyStatus",
"beanStyleSetterMethodName" : "setParameterApplyStatus",
"c2jName" : "ParameterApplyStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of parameter updates.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterApplyStatus",
"fluentSetterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterApplyStatus",
"getterDocumentation" : "The status of parameter updates.
\n@return The status of parameter updates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterApplyStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterApplyStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterApplyStatus",
"setterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.",
"setterMethodName" : "setParameterApplyStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : "The status of parameter updates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCacheParameterGroupName",
"beanStyleSetterMethodName" : "setCacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheParameterGroupName",
"fluentSetterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheParameterGroupName",
"getterDocumentation" : "The name of the cache parameter group.
\n@return The name of the cache parameter group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheParameterGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheParameterGroupName",
"setterDocumentation" : "The name of the cache parameter group.
\n@param cacheParameterGroupName The name of the cache parameter group.",
"setterMethodName" : "setCacheParameterGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"documentation" : "The name of the cache parameter group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getParameterApplyStatus",
"beanStyleSetterMethodName" : "setParameterApplyStatus",
"c2jName" : "ParameterApplyStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of parameter updates.
",
"enumType" : null,
"fluentGetterMethodName" : "parameterApplyStatus",
"fluentSetterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "parameterApplyStatus",
"getterDocumentation" : "The status of parameter updates.
\n@return The status of parameter updates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ParameterApplyStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterApplyStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ParameterApplyStatus",
"setterDocumentation" : "The status of parameter updates.
\n@param parameterApplyStatus The status of parameter updates.",
"setterMethodName" : "setParameterApplyStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterApplyStatus",
"variableType" : "String",
"documentation" : "The status of parameter updates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheNodeIdsToReboot",
"beanStyleSetterMethodName" : "setCacheNodeIdsToReboot",
"c2jName" : "CacheNodeIdsToReboot",
"c2jShape" : "CacheNodeIdsList",
"deprecated" : false,
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"enumType" : null,
"fluentGetterMethodName" : "cacheNodeIdsToReboot",
"fluentSetterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheNodeIdsToReboot",
"getterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeIdsToReboot",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeIdsToReboot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeId",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "CacheNodeIdsToReboot",
"setterDocumentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).",
"setterMethodName" : "setCacheNodeIdsToReboot",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "cacheNodeIdsToReboot",
"variableType" : "java.util.List",
"documentation" : "A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CacheParameterGroupStatus",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroupStatus",
"variableType" : "CacheParameterGroupStatus",
"documentation" : null,
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"wrapper" : false
},
"CacheSecurityGroup" : {
"c2jName" : "CacheSecurityGroup",
"customization" : {
"artificialResultWrapper" : null,
"customUnmarshallerFqcn" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getOwnerId",
"beanStyleSetterMethodName" : "setOwnerId",
"c2jName" : "OwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account ID of the cache security group owner.
",
"enumType" : null,
"fluentGetterMethodName" : "ownerId",
"fluentSetterDocumentation" : "The AWS account ID of the cache security group owner.
\n@param ownerId The AWS account ID of the cache security group owner.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerId",
"getterDocumentation" : "The AWS account ID of the cache security group owner.
\n@return The AWS account ID of the cache security group owner.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "OwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "OwnerId",
"setterDocumentation" : "The AWS account ID of the cache security group owner.
\n@param ownerId The AWS account ID of the cache security group owner.",
"setterMethodName" : "setOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerId",
"variableType" : "String",
"documentation" : "The AWS account ID of the cache security group owner.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCacheSecurityGroupName",
"beanStyleSetterMethodName" : "setCacheSecurityGroupName",
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "cacheSecurityGroupName",
"fluentSetterDocumentation" : "The name of the cache security group.
\n@param cacheSecurityGroupName The name of the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cacheSecurityGroupName",
"getterDocumentation" : "The name of the cache security group.
\n@return The name of the cache security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "The name of the cache security group.
\n@param cacheSecurityGroupName The name of the cache security group.",
"setterMethodName" : "setCacheSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The name of the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "The description of the cache security group.
\n@param description The description of the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "The description of the cache security group.
\n@return The description of the cache security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "The description of the cache security group.
\n@param description The description of the cache security group.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description of the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEC2SecurityGroups",
"beanStyleSetterMethodName" : "setEC2SecurityGroups",
"c2jName" : "EC2SecurityGroups",
"c2jShape" : "EC2SecurityGroupList",
"deprecated" : false,
"documentation" : "A list of Amazon EC2 security groups that are associated with this cache security group.
",
"enumType" : null,
"fluentGetterMethodName" : "ec2SecurityGroups",
"fluentSetterDocumentation" : "A list of Amazon EC2 security groups that are associated with this cache security group.
\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroups",
"getterDocumentation" : "A list of Amazon EC2 security groups that are associated with this cache security group.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of Amazon EC2 security groups that are associated with this cache security group.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "EC2SecurityGroup",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "EC2SecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "EC2SecurityGroup",
"variableName" : "member",
"variableType" : "EC2SecurityGroup",
"documentation" : null,
"simpleType" : "EC2SecurityGroup",
"variableSetterType" : "EC2SecurityGroup"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "EC2SecurityGroup",
"variableName" : "member",
"variableType" : "EC2SecurityGroup",
"documentation" : "",
"simpleType" : "EC2SecurityGroup",
"variableSetterType" : "EC2SecurityGroup"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "EC2SecurityGroup",
"memberType" : "EC2SecurityGroup",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "EC2SecurityGroup",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "EC2SecurityGroups",
"setterDocumentation" : "A list of Amazon EC2 security groups that are associated with this cache security group.
\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.",
"setterMethodName" : "setEC2SecurityGroups",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "ec2SecurityGroups",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "ec2SecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of Amazon EC2 security groups that are associated with this cache security group.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection