Package com.amazonaws.services.elasticache.model

Classes modeling the various types represented by AmazonElastiCache.

See:
          Description

Class Summary
AuthorizeCacheSecurityGroupIngressRequest Container for the parameters to the AuthorizeCacheSecurityGroupIngress operation.
AvailabilityZone Describes an availability zone in which the cache cluster is launched.
CacheCluster Contains all of the attributes of a specific cache cluster.
CacheEngineVersion Provides all of the details about a particular cache engine version.
CacheNode Represents an individual cache node within a cache cluster.
CacheNodeTypeSpecificParameter A parameter that has a different value for each cache node type it is applied to.
CacheNodeTypeSpecificValue A value that applies only to a certain cache node type.
CacheParameterGroup Represents the output of a CreateCacheParameterGroup operation.
CacheParameterGroupStatus The status of the cache parameter group.
CacheSecurityGroup Represents the output of one of the following operations:
CacheSecurityGroupMembership Represents a cache cluster's status within a particular cache security group.
CacheSubnetGroup Represents the output of one of the following operations:
CopySnapshotRequest Container for the parameters to the CopySnapshot operation.
CreateCacheClusterRequest Container for the parameters to the CreateCacheCluster operation.
CreateCacheParameterGroupRequest Container for the parameters to the CreateCacheParameterGroup operation.
CreateCacheSecurityGroupRequest Container for the parameters to the CreateCacheSecurityGroup operation.
CreateCacheSubnetGroupRequest Container for the parameters to the CreateCacheSubnetGroup operation.
CreateReplicationGroupRequest Container for the parameters to the CreateReplicationGroup operation.
CreateSnapshotRequest Container for the parameters to the CreateSnapshot operation.
DeleteCacheClusterRequest Container for the parameters to the DeleteCacheCluster operation.
DeleteCacheParameterGroupRequest Container for the parameters to the DeleteCacheParameterGroup operation.
DeleteCacheSecurityGroupRequest Container for the parameters to the DeleteCacheSecurityGroup operation.
DeleteCacheSubnetGroupRequest Container for the parameters to the DeleteCacheSubnetGroup operation.
DeleteReplicationGroupRequest Container for the parameters to the DeleteReplicationGroup operation.
DeleteSnapshotRequest Container for the parameters to the DeleteSnapshot operation.
DescribeCacheClustersRequest Container for the parameters to the DescribeCacheClusters operation.
DescribeCacheClustersResult Represents the output of a DescribeCacheClusters operation.
DescribeCacheEngineVersionsRequest Container for the parameters to the DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsResult Represents the output of a DescribeCacheEngineVersions operation.
DescribeCacheParameterGroupsRequest Container for the parameters to the DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsResult Represents the output of a DescribeCacheParameterGroups operation.
DescribeCacheParametersRequest Container for the parameters to the DescribeCacheParameters operation.
DescribeCacheParametersResult Represents the output of a DescribeCacheParameters operation.
DescribeCacheSecurityGroupsRequest Container for the parameters to the DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsResult Represents the output of a DescribeCacheSecurityGroups operation.
DescribeCacheSubnetGroupsRequest Container for the parameters to the DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsResult Represents the output of a DescribeCacheSubnetGroups operation.
DescribeEngineDefaultParametersRequest Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEventsRequest Container for the parameters to the DescribeEvents operation.
DescribeEventsResult Represents the output of a DescribeEvents operation.
DescribeReplicationGroupsRequest Container for the parameters to the DescribeReplicationGroups operation.
DescribeReplicationGroupsResult Represents the output of a DescribeReplicationGroups operation.
DescribeReservedCacheNodesOfferingsRequest Container for the parameters to the DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsResult Represents the output of a DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesRequest Container for the parameters to the DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesResult Represents the output of a DescribeReservedCacheNodes operation.
DescribeSnapshotsRequest Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsResult Represents the output of a DescribeSnapshots operation.
EC2SecurityGroup Provides ownership and status information for an Amazon EC2 security group.
Endpoint Represents the information required for client programs to connect to a cache node.
EngineDefaults Represents the output of a DescribeEngineDefaultParameters operation.
Event Represents a single occurrence of something interesting within the system.
ModifyCacheClusterRequest Container for the parameters to the ModifyCacheCluster operation.
ModifyCacheParameterGroupRequest Container for the parameters to the ModifyCacheParameterGroup operation.
ModifyCacheParameterGroupResult Represents the output of one of the following operations:
ModifyCacheSubnetGroupRequest Container for the parameters to the ModifyCacheSubnetGroup operation.
ModifyReplicationGroupRequest Container for the parameters to the ModifyReplicationGroup operation.
NodeGroup Represents a collection of cache nodes in a replication group.
NodeGroupMember Represents a single node within a node group.
NodeSnapshot Represents an individual cache node in a snapshot of a cache cluster.
NotificationConfiguration Describes a notification topic and its status.
Parameter Describes an individual setting that controls some aspect of ElastiCache behavior.
ParameterNameValue Describes a name-value pair that is used to update the value of a parameter.
PendingModifiedValues A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
PurchaseReservedCacheNodesOfferingRequest Container for the parameters to the PurchaseReservedCacheNodesOffering operation.
RebootCacheClusterRequest Container for the parameters to the RebootCacheCluster operation.
RecurringCharge Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache node offering.
ReplicationGroup Contains all of the attributes of a specific replication group.
ReplicationGroupPendingModifiedValues The settings to be applied to the replication group, either immediately or during the next maintenance window.
ReservedCacheNode Represents the output of a PurchaseReservedCacheNodesOffering operation.
ReservedCacheNodesOffering Describes all of the attributes of a reserved cache node offering.
ResetCacheParameterGroupRequest Container for the parameters to the ResetCacheParameterGroup operation.
ResetCacheParameterGroupResult Represents the output of one of the following operations:
RevokeCacheSecurityGroupIngressRequest Container for the parameters to the RevokeCacheSecurityGroupIngress operation.
SecurityGroupMembership Represents a single cache security group and its status..
Snapshot Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
Subnet Represents the subnet associated with a cache cluster.
 

Enum Summary
SourceType Source Type
 

Exception Summary
AuthorizationAlreadyExistsException The specified Amazon EC2 security group is already authorized for the specified cache security group.
AuthorizationNotFoundException The specified Amazon EC2 security group is not authorized for the specified cache security group.
CacheClusterAlreadyExistsException You already have a cache cluster with the given identifier.
CacheClusterNotFoundException The requested cache cluster ID does not refer to an existing cache cluster.
CacheParameterGroupAlreadyExistsException A cache parameter group with the requested name already exists.
CacheParameterGroupNotFoundException The requested cache parameter group name does not refer to an existing cache parameter group.
CacheParameterGroupQuotaExceededException The request cannot be processed because it would exceed the maximum number of cache security groups.
CacheSecurityGroupAlreadyExistsException A cache security group with the specified name already exists.
CacheSecurityGroupNotFoundException The requested cache security group name does not refer to an existing cache security group.
CacheSecurityGroupQuotaExceededException The request cannot be processed because it would exceed the allowed number of cache security groups.
CacheSubnetGroupAlreadyExistsException The requested cache subnet group name is already in use by an existing cache subnet group.
CacheSubnetGroupInUseException The requested cache subnet group is currently in use.
CacheSubnetGroupNotFoundException The requested cache subnet group name does not refer to an existing cache subnet group.
CacheSubnetGroupQuotaExceededException The request cannot be processed because it would exceed the allowed number of cache subnet groups.
CacheSubnetQuotaExceededException The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
ClusterQuotaForCustomerExceededException The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
InsufficientCacheClusterCapacityException The requested cache node type is not available in the specified Availability Zone.
InvalidCacheClusterStateException The requested cache cluster is not in the available state.
InvalidCacheParameterGroupStateException The current state of the cache parameter group does not allow the requested action to occur.
InvalidCacheSecurityGroupStateException The current state of the cache security group does not allow deletion.
InvalidParameterCombinationException Two or more incompatible parameters were specified.
InvalidParameterValueException The value for a parameter is invalid.
InvalidReplicationGroupStateException The requested replication group is not in the available state.
InvalidSnapshotStateException The current state of the snapshot does not allow the requested action to occur.
InvalidSubnetException An invalid subnet identifier was specified.
InvalidVPCNetworkStateException The VPC network is in an invalid state.
NodeQuotaForClusterExceededException The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
NodeQuotaForCustomerExceededException The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
ReplicationGroupAlreadyExistsException The specified replication group already exists.
ReplicationGroupNotFoundException The specified replication group does not exist.
ReservedCacheNodeAlreadyExistsException You already have a reservation with the given identifier.
ReservedCacheNodeNotFoundException The requested reserved cache node was not found.
ReservedCacheNodeQuotaExceededException The request cannot be processed because it would exceed the user's cache node quota.
ReservedCacheNodesOfferingNotFoundException The requested cache node offering does not exist.
SnapshotAlreadyExistsException You already have a snapshot with the given name.
SnapshotFeatureNotSupportedException You attempted one of the following actions:
SnapshotNotFoundException The requested snapshot name does not refer to an existing snapshot.
SnapshotQuotaExceededException The request cannot be processed because it would exceed the maximum number of snapshots.
SubnetInUseException The requested subnet is being used by another cache subnet group.
 

Package com.amazonaws.services.elasticache.model Description

Classes modeling the various types represented by AmazonElastiCache.



Copyright © 2016. All rights reserved.