@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:25.868Z") @Stability(value=Stable) public class CfnCacheCluster extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCacheCluster.Builder
A fluent builder for
CfnCacheCluster. |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$ProxyIConstruct.Jsii$Default| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnCacheCluster(Construct scope,
String id,
CfnCacheClusterProps props)
Create a new `AWS::ElastiCache::CacheCluster`.
|
protected |
CfnCacheCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnCacheCluster(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrConfigurationEndpointAddress() |
String |
getAttrConfigurationEndpointPort() |
String |
getAttrRedisEndpointAddress() |
String |
getAttrRedisEndpointPort() |
Object |
getAutoMinorVersionUpgrade()
`AWS::ElastiCache::CacheCluster.AutoMinorVersionUpgrade`.
|
String |
getAzMode()
`AWS::ElastiCache::CacheCluster.AZMode`.
|
String |
getCacheNodeType()
`AWS::ElastiCache::CacheCluster.CacheNodeType`.
|
String |
getCacheParameterGroupName()
`AWS::ElastiCache::CacheCluster.CacheParameterGroupName`.
|
List<String> |
getCacheSecurityGroupNames()
`AWS::ElastiCache::CacheCluster.CacheSecurityGroupNames`.
|
String |
getCacheSubnetGroupName()
`AWS::ElastiCache::CacheCluster.CacheSubnetGroupName`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getClusterName()
`AWS::ElastiCache::CacheCluster.ClusterName`.
|
String |
getEngine()
`AWS::ElastiCache::CacheCluster.Engine`.
|
String |
getEngineVersion()
`AWS::ElastiCache::CacheCluster.EngineVersion`.
|
String |
getNotificationTopicArn()
`AWS::ElastiCache::CacheCluster.NotificationTopicArn`.
|
Number |
getNumCacheNodes()
`AWS::ElastiCache::CacheCluster.NumCacheNodes`.
|
Number |
getPort()
`AWS::ElastiCache::CacheCluster.Port`.
|
String |
getPreferredAvailabilityZone()
`AWS::ElastiCache::CacheCluster.PreferredAvailabilityZone`.
|
List<String> |
getPreferredAvailabilityZones()
`AWS::ElastiCache::CacheCluster.PreferredAvailabilityZones`.
|
String |
getPreferredMaintenanceWindow()
`AWS::ElastiCache::CacheCluster.PreferredMaintenanceWindow`.
|
List<String> |
getSnapshotArns()
`AWS::ElastiCache::CacheCluster.SnapshotArns`.
|
String |
getSnapshotName()
`AWS::ElastiCache::CacheCluster.SnapshotName`.
|
Number |
getSnapshotRetentionLimit()
`AWS::ElastiCache::CacheCluster.SnapshotRetentionLimit`.
|
String |
getSnapshotWindow()
`AWS::ElastiCache::CacheCluster.SnapshotWindow`.
|
TagManager |
getTags()
`AWS::ElastiCache::CacheCluster.Tags`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::ElastiCache::CacheCluster.VpcSecurityGroupIds`.
|
void |
inspect(TreeInspector inspector)
(experimental) Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAutoMinorVersionUpgrade(Boolean value)
`AWS::ElastiCache::CacheCluster.AutoMinorVersionUpgrade`.
|
void |
setAutoMinorVersionUpgrade(IResolvable value)
`AWS::ElastiCache::CacheCluster.AutoMinorVersionUpgrade`.
|
void |
setAzMode(String value)
`AWS::ElastiCache::CacheCluster.AZMode`.
|
void |
setCacheNodeType(String value)
`AWS::ElastiCache::CacheCluster.CacheNodeType`.
|
void |
setCacheParameterGroupName(String value)
`AWS::ElastiCache::CacheCluster.CacheParameterGroupName`.
|
void |
setCacheSecurityGroupNames(List<String> value)
`AWS::ElastiCache::CacheCluster.CacheSecurityGroupNames`.
|
void |
setCacheSubnetGroupName(String value)
`AWS::ElastiCache::CacheCluster.CacheSubnetGroupName`.
|
void |
setClusterName(String value)
`AWS::ElastiCache::CacheCluster.ClusterName`.
|
void |
setEngine(String value)
`AWS::ElastiCache::CacheCluster.Engine`.
|
void |
setEngineVersion(String value)
`AWS::ElastiCache::CacheCluster.EngineVersion`.
|
void |
setNotificationTopicArn(String value)
`AWS::ElastiCache::CacheCluster.NotificationTopicArn`.
|
void |
setNumCacheNodes(Number value)
`AWS::ElastiCache::CacheCluster.NumCacheNodes`.
|
void |
setPort(Number value)
`AWS::ElastiCache::CacheCluster.Port`.
|
void |
setPreferredAvailabilityZone(String value)
`AWS::ElastiCache::CacheCluster.PreferredAvailabilityZone`.
|
void |
setPreferredAvailabilityZones(List<String> value)
`AWS::ElastiCache::CacheCluster.PreferredAvailabilityZones`.
|
void |
setPreferredMaintenanceWindow(String value)
`AWS::ElastiCache::CacheCluster.PreferredMaintenanceWindow`.
|
void |
setSnapshotArns(List<String> value)
`AWS::ElastiCache::CacheCluster.SnapshotArns`.
|
void |
setSnapshotName(String value)
`AWS::ElastiCache::CacheCluster.SnapshotName`.
|
void |
setSnapshotRetentionLimit(Number value)
`AWS::ElastiCache::CacheCluster.SnapshotRetentionLimit`.
|
void |
setSnapshotWindow(String value)
`AWS::ElastiCache::CacheCluster.SnapshotWindow`.
|
void |
setVpcSecurityGroupIds(List<String> value)
`AWS::ElastiCache::CacheCluster.VpcSecurityGroupIds`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnCacheCluster(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnCacheCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnCacheCluster(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
CfnCacheClusterProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Experimental)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull public String getAttrConfigurationEndpointAddress()
@Stability(value=Stable) @NotNull public String getAttrConfigurationEndpointPort()
@Stability(value=Stable) @NotNull public String getAttrRedisEndpointAddress()
@Stability(value=Stable) @NotNull public String getAttrRedisEndpointPort()
@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-tags@Stability(value=Stable) @NotNull public String getCacheNodeType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachenodetype@Stability(value=Stable)
public void setCacheNodeType(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachenodetype@Stability(value=Stable) @NotNull public String getEngine()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-engine@Stability(value=Stable)
public void setEngine(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-engine@Stability(value=Stable) @NotNull public Number getNumCacheNodes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-numcachenodes@Stability(value=Stable)
public void setNumCacheNodes(@NotNull
Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-numcachenodes@Stability(value=Stable) @Nullable public Object getAutoMinorVersionUpgrade()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-autominorversionupgrade@Stability(value=Stable)
public void setAutoMinorVersionUpgrade(@Nullable
Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-autominorversionupgrade@Stability(value=Stable)
public void setAutoMinorVersionUpgrade(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-autominorversionupgrade@Stability(value=Stable) @Nullable public String getAzMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-azmode@Stability(value=Stable)
public void setAzMode(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-azmode@Stability(value=Stable) @Nullable public String getCacheParameterGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cacheparametergroupname@Stability(value=Stable)
public void setCacheParameterGroupName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cacheparametergroupname@Stability(value=Stable) @Nullable public List<String> getCacheSecurityGroupNames()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachesecuritygroupnames@Stability(value=Stable)
public void setCacheSecurityGroupNames(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachesecuritygroupnames@Stability(value=Stable) @Nullable public String getCacheSubnetGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachesubnetgroupname@Stability(value=Stable)
public void setCacheSubnetGroupName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-cachesubnetgroupname@Stability(value=Stable) @Nullable public String getClusterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-clustername@Stability(value=Stable)
public void setClusterName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-clustername@Stability(value=Stable) @Nullable public String getEngineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-engineversion@Stability(value=Stable)
public void setEngineVersion(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-engineversion@Stability(value=Stable) @Nullable public String getNotificationTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-notificationtopicarn@Stability(value=Stable)
public void setNotificationTopicArn(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-notificationtopicarn@Stability(value=Stable) @Nullable public Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-port@Stability(value=Stable)
public void setPort(@Nullable
Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-port@Stability(value=Stable) @Nullable public String getPreferredAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredavailabilityzone@Stability(value=Stable)
public void setPreferredAvailabilityZone(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredavailabilityzone@Stability(value=Stable) @Nullable public List<String> getPreferredAvailabilityZones()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredavailabilityzones@Stability(value=Stable)
public void setPreferredAvailabilityZones(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredavailabilityzones@Stability(value=Stable) @Nullable public String getPreferredMaintenanceWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredmaintenancewindow@Stability(value=Stable)
public void setPreferredMaintenanceWindow(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-preferredmaintenancewindow@Stability(value=Stable) @Nullable public List<String> getSnapshotArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotarns@Stability(value=Stable)
public void setSnapshotArns(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotarns@Stability(value=Stable) @Nullable public String getSnapshotName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotname@Stability(value=Stable)
public void setSnapshotName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotname@Stability(value=Stable) @Nullable public Number getSnapshotRetentionLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotretentionlimit@Stability(value=Stable)
public void setSnapshotRetentionLimit(@Nullable
Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotretentionlimit@Stability(value=Stable) @Nullable public String getSnapshotWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotwindow@Stability(value=Stable)
public void setSnapshotWindow(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-snapshotwindow@Stability(value=Stable) @Nullable public List<String> getVpcSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-vpcsecuritygroupids@Stability(value=Stable)
public void setVpcSecurityGroupIds(@Nullable
List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html#cfn-elasticache-cachecluster-vpcsecuritygroupidsCopyright © 2020. All rights reserved.