@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:08.188Z") @Stability(value=Stable) public class CfnCacheCluster extends CfnResource implements IInspectable
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCacheCluster.Builder
A fluent builder for
CfnCacheCluster. |
static interface |
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty |
static interface |
CfnCacheCluster.DestinationDetailsProperty |
static interface |
CfnCacheCluster.KinesisFirehoseDestinationDetailsProperty |
static interface |
CfnCacheCluster.LogDeliveryConfigurationRequestProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$Proxy| 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(software.constructs.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`.
|
Object |
getLogDeliveryConfigurations()
`AWS::ElastiCache::CacheCluster.LogDeliveryConfigurations`.
|
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)
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 |
setLogDeliveryConfigurations(IResolvable value)
`AWS::ElastiCache::CacheCluster.LogDeliveryConfigurations`.
|
void |
setLogDeliveryConfigurations(List<Object> value)
`AWS::ElastiCache::CacheCluster.LogDeliveryConfigurations`.
|
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, overrideLogicalIdjsiiAsyncCall, 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
software.constructs.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=Stable)
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()
@Stability(value=Stable) @NotNull public String getCacheNodeType()
@Stability(value=Stable)
public void setCacheNodeType(@NotNull
String value)
@Stability(value=Stable) @NotNull public String getEngine()
@Stability(value=Stable)
public void setEngine(@NotNull
String value)
@Stability(value=Stable) @NotNull public Number getNumCacheNodes()
@Stability(value=Stable)
public void setNumCacheNodes(@NotNull
Number value)
@Stability(value=Stable) @Nullable public Object getAutoMinorVersionUpgrade()
@Stability(value=Stable)
public void setAutoMinorVersionUpgrade(@Nullable
Boolean value)
@Stability(value=Stable)
public void setAutoMinorVersionUpgrade(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getAzMode()
@Stability(value=Stable)
public void setAzMode(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getCacheParameterGroupName()
@Stability(value=Stable)
public void setCacheParameterGroupName(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getCacheSecurityGroupNames()
@Stability(value=Stable)
public void setCacheSecurityGroupNames(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getCacheSubnetGroupName()
@Stability(value=Stable)
public void setCacheSubnetGroupName(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getClusterName()
@Stability(value=Stable)
public void setClusterName(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getEngineVersion()
@Stability(value=Stable)
public void setEngineVersion(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getLogDeliveryConfigurations()
@Stability(value=Stable)
public void setLogDeliveryConfigurations(@Nullable
IResolvable value)
@Stability(value=Stable)
public void setLogDeliveryConfigurations(@Nullable
List<Object> value)
@Stability(value=Stable) @Nullable public String getNotificationTopicArn()
@Stability(value=Stable)
public void setNotificationTopicArn(@Nullable
String value)
@Stability(value=Stable) @Nullable public Number getPort()
@Stability(value=Stable)
public void setPort(@Nullable
Number value)
@Stability(value=Stable) @Nullable public String getPreferredAvailabilityZone()
@Stability(value=Stable)
public void setPreferredAvailabilityZone(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getPreferredAvailabilityZones()
@Stability(value=Stable)
public void setPreferredAvailabilityZones(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getPreferredMaintenanceWindow()
@Stability(value=Stable)
public void setPreferredMaintenanceWindow(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getSnapshotArns()
@Stability(value=Stable)
public void setSnapshotArns(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getSnapshotName()
@Stability(value=Stable)
public void setSnapshotName(@Nullable
String value)
@Stability(value=Stable) @Nullable public Number getSnapshotRetentionLimit()
@Stability(value=Stable)
public void setSnapshotRetentionLimit(@Nullable
Number value)
@Stability(value=Stable) @Nullable public String getSnapshotWindow()
@Stability(value=Stable)
public void setSnapshotWindow(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getVpcSecurityGroupIds()
Copyright © 2021. All rights reserved.