Class ElasticacheCluster

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.ITerraformAddressable, com.hashicorp.cdktf.ITerraformDependable, com.hashicorp.cdktf.ITerraformResource, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.924Z")
    @Stability(Stable)
    public class ElasticacheCluster
    extends com.hashicorp.cdktf.TerraformResource
    Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster aws_elasticache_cluster}.
    • Field Detail

      • TF_RESOURCE_TYPE

        @Stability(Stable)
        public static final String TF_RESOURCE_TYPE
    • Constructor Detail

      • ElasticacheCluster

        protected ElasticacheCluster​(software.amazon.jsii.JsiiObjectRef objRef)
      • ElasticacheCluster

        protected ElasticacheCluster​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • ElasticacheCluster

        @Stability(Stable)
        public ElasticacheCluster​(@NotNull
                                  software.constructs.Construct scope,
                                  @NotNull
                                  String id,
                                  @NotNull
                                  ElasticacheClusterConfig config)
        Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster aws_elasticache_cluster} Resource.

        Parameters:
        scope - The scope in which to define this construct. This parameter is required.
        id - The scoped construct ID. This parameter is required.
        config - This parameter is required.
    • Method Detail

      • putLogDeliveryConfiguration

        @Stability(Stable)
        public void putLogDeliveryConfiguration​(@NotNull
                                                Object value)
        Parameters:
        value - This parameter is required.
      • resetApplyImmediately

        @Stability(Stable)
        public void resetApplyImmediately()
      • resetAutoMinorVersionUpgrade

        @Stability(Stable)
        public void resetAutoMinorVersionUpgrade()
      • resetAvailabilityZone

        @Stability(Stable)
        public void resetAvailabilityZone()
      • resetAzMode

        @Stability(Stable)
        public void resetAzMode()
      • resetEngine

        @Stability(Stable)
        public void resetEngine()
      • resetEngineVersion

        @Stability(Stable)
        public void resetEngineVersion()
      • resetFinalSnapshotIdentifier

        @Stability(Stable)
        public void resetFinalSnapshotIdentifier()
      • resetId

        @Stability(Stable)
        public void resetId()
      • resetIpDiscovery

        @Stability(Stable)
        public void resetIpDiscovery()
      • resetLogDeliveryConfiguration

        @Stability(Stable)
        public void resetLogDeliveryConfiguration()
      • resetMaintenanceWindow

        @Stability(Stable)
        public void resetMaintenanceWindow()
      • resetNetworkType

        @Stability(Stable)
        public void resetNetworkType()
      • resetNodeType

        @Stability(Stable)
        public void resetNodeType()
      • resetNotificationTopicArn

        @Stability(Stable)
        public void resetNotificationTopicArn()
      • resetNumCacheNodes

        @Stability(Stable)
        public void resetNumCacheNodes()
      • resetOutpostMode

        @Stability(Stable)
        public void resetOutpostMode()
      • resetParameterGroupName

        @Stability(Stable)
        public void resetParameterGroupName()
      • resetPort

        @Stability(Stable)
        public void resetPort()
      • resetPreferredAvailabilityZones

        @Stability(Stable)
        public void resetPreferredAvailabilityZones()
      • resetPreferredOutpostArn

        @Stability(Stable)
        public void resetPreferredOutpostArn()
      • resetReplicationGroupId

        @Stability(Stable)
        public void resetReplicationGroupId()
      • resetSecurityGroupIds

        @Stability(Stable)
        public void resetSecurityGroupIds()
      • resetSnapshotArns

        @Stability(Stable)
        public void resetSnapshotArns()
      • resetSnapshotName

        @Stability(Stable)
        public void resetSnapshotName()
      • resetSnapshotRetentionLimit

        @Stability(Stable)
        public void resetSnapshotRetentionLimit()
      • resetSnapshotWindow

        @Stability(Stable)
        public void resetSnapshotWindow()
      • resetSubnetGroupName

        @Stability(Stable)
        public void resetSubnetGroupName()
      • resetTags

        @Stability(Stable)
        public void resetTags()
      • resetTagsAll

        @Stability(Stable)
        public void resetTagsAll()
      • synthesizeAttributes

        @Stability(Stable)
        @NotNull
        protected Map<String,​Object> synthesizeAttributes()
        Overrides:
        synthesizeAttributes in class com.hashicorp.cdktf.TerraformResource
      • getArn

        @Stability(Stable)
        @NotNull
        public String getArn()
      • getClusterAddress

        @Stability(Stable)
        @NotNull
        public String getClusterAddress()
      • getConfigurationEndpoint

        @Stability(Stable)
        @NotNull
        public String getConfigurationEndpoint()
      • getEngineVersionActual

        @Stability(Stable)
        @NotNull
        public String getEngineVersionActual()
      • getApplyImmediatelyInput

        @Stability(Stable)
        @Nullable
        public Object getApplyImmediatelyInput()
      • getAutoMinorVersionUpgradeInput

        @Stability(Stable)
        @Nullable
        public String getAutoMinorVersionUpgradeInput()
      • getAvailabilityZoneInput

        @Stability(Stable)
        @Nullable
        public String getAvailabilityZoneInput()
      • getAzModeInput

        @Stability(Stable)
        @Nullable
        public String getAzModeInput()
      • getClusterIdInput

        @Stability(Stable)
        @Nullable
        public String getClusterIdInput()
      • getEngineInput

        @Stability(Stable)
        @Nullable
        public String getEngineInput()
      • getEngineVersionInput

        @Stability(Stable)
        @Nullable
        public String getEngineVersionInput()
      • getFinalSnapshotIdentifierInput

        @Stability(Stable)
        @Nullable
        public String getFinalSnapshotIdentifierInput()
      • getIdInput

        @Stability(Stable)
        @Nullable
        public String getIdInput()
      • getIpDiscoveryInput

        @Stability(Stable)
        @Nullable
        public String getIpDiscoveryInput()
      • getLogDeliveryConfigurationInput

        @Stability(Stable)
        @Nullable
        public Object getLogDeliveryConfigurationInput()
      • getMaintenanceWindowInput

        @Stability(Stable)
        @Nullable
        public String getMaintenanceWindowInput()
      • getNetworkTypeInput

        @Stability(Stable)
        @Nullable
        public String getNetworkTypeInput()
      • getNodeTypeInput

        @Stability(Stable)
        @Nullable
        public String getNodeTypeInput()
      • getNotificationTopicArnInput

        @Stability(Stable)
        @Nullable
        public String getNotificationTopicArnInput()
      • getNumCacheNodesInput

        @Stability(Stable)
        @Nullable
        public Number getNumCacheNodesInput()
      • getOutpostModeInput

        @Stability(Stable)
        @Nullable
        public String getOutpostModeInput()
      • getParameterGroupNameInput

        @Stability(Stable)
        @Nullable
        public String getParameterGroupNameInput()
      • getPortInput

        @Stability(Stable)
        @Nullable
        public Number getPortInput()
      • getPreferredAvailabilityZonesInput

        @Stability(Stable)
        @Nullable
        public List<String> getPreferredAvailabilityZonesInput()
      • getPreferredOutpostArnInput

        @Stability(Stable)
        @Nullable
        public String getPreferredOutpostArnInput()
      • getReplicationGroupIdInput

        @Stability(Stable)
        @Nullable
        public String getReplicationGroupIdInput()
      • getSecurityGroupIdsInput

        @Stability(Stable)
        @Nullable
        public List<String> getSecurityGroupIdsInput()
      • getSnapshotArnsInput

        @Stability(Stable)
        @Nullable
        public List<String> getSnapshotArnsInput()
      • getSnapshotNameInput

        @Stability(Stable)
        @Nullable
        public String getSnapshotNameInput()
      • getSnapshotRetentionLimitInput

        @Stability(Stable)
        @Nullable
        public Number getSnapshotRetentionLimitInput()
      • getSnapshotWindowInput

        @Stability(Stable)
        @Nullable
        public String getSnapshotWindowInput()
      • getSubnetGroupNameInput

        @Stability(Stable)
        @Nullable
        public String getSubnetGroupNameInput()
      • getTagsAllInput

        @Stability(Stable)
        @Nullable
        public Map<String,​String> getTagsAllInput()
      • getTagsInput

        @Stability(Stable)
        @Nullable
        public Map<String,​String> getTagsInput()
      • getApplyImmediately

        @Stability(Stable)
        @NotNull
        public Object getApplyImmediately()
      • setApplyImmediately

        @Stability(Stable)
        public void setApplyImmediately​(@NotNull
                                        Boolean value)
      • setApplyImmediately

        @Stability(Stable)
        public void setApplyImmediately​(@NotNull
                                        com.hashicorp.cdktf.IResolvable value)
      • getAutoMinorVersionUpgrade

        @Stability(Stable)
        @NotNull
        public String getAutoMinorVersionUpgrade()
      • setAutoMinorVersionUpgrade

        @Stability(Stable)
        public void setAutoMinorVersionUpgrade​(@NotNull
                                               String value)
      • getAvailabilityZone

        @Stability(Stable)
        @NotNull
        public String getAvailabilityZone()
      • setAvailabilityZone

        @Stability(Stable)
        public void setAvailabilityZone​(@NotNull
                                        String value)
      • getAzMode

        @Stability(Stable)
        @NotNull
        public String getAzMode()
      • setAzMode

        @Stability(Stable)
        public void setAzMode​(@NotNull
                              String value)
      • getClusterId

        @Stability(Stable)
        @NotNull
        public String getClusterId()
      • setClusterId

        @Stability(Stable)
        public void setClusterId​(@NotNull
                                 String value)
      • getEngine

        @Stability(Stable)
        @NotNull
        public String getEngine()
      • setEngine

        @Stability(Stable)
        public void setEngine​(@NotNull
                              String value)
      • getEngineVersion

        @Stability(Stable)
        @NotNull
        public String getEngineVersion()
      • setEngineVersion

        @Stability(Stable)
        public void setEngineVersion​(@NotNull
                                     String value)
      • getFinalSnapshotIdentifier

        @Stability(Stable)
        @NotNull
        public String getFinalSnapshotIdentifier()
      • setFinalSnapshotIdentifier

        @Stability(Stable)
        public void setFinalSnapshotIdentifier​(@NotNull
                                               String value)
      • getId

        @Stability(Stable)
        @NotNull
        public String getId()
      • setId

        @Stability(Stable)
        public void setId​(@NotNull
                          String value)
      • getIpDiscovery

        @Stability(Stable)
        @NotNull
        public String getIpDiscovery()
      • setIpDiscovery

        @Stability(Stable)
        public void setIpDiscovery​(@NotNull
                                   String value)
      • getMaintenanceWindow

        @Stability(Stable)
        @NotNull
        public String getMaintenanceWindow()
      • setMaintenanceWindow

        @Stability(Stable)
        public void setMaintenanceWindow​(@NotNull
                                         String value)
      • getNetworkType

        @Stability(Stable)
        @NotNull
        public String getNetworkType()
      • setNetworkType

        @Stability(Stable)
        public void setNetworkType​(@NotNull
                                   String value)
      • getNodeType

        @Stability(Stable)
        @NotNull
        public String getNodeType()
      • setNodeType

        @Stability(Stable)
        public void setNodeType​(@NotNull
                                String value)
      • getNotificationTopicArn

        @Stability(Stable)
        @NotNull
        public String getNotificationTopicArn()
      • setNotificationTopicArn

        @Stability(Stable)
        public void setNotificationTopicArn​(@NotNull
                                            String value)
      • getNumCacheNodes

        @Stability(Stable)
        @NotNull
        public Number getNumCacheNodes()
      • setNumCacheNodes

        @Stability(Stable)
        public void setNumCacheNodes​(@NotNull
                                     Number value)
      • getOutpostMode

        @Stability(Stable)
        @NotNull
        public String getOutpostMode()
      • setOutpostMode

        @Stability(Stable)
        public void setOutpostMode​(@NotNull
                                   String value)
      • getParameterGroupName

        @Stability(Stable)
        @NotNull
        public String getParameterGroupName()
      • setParameterGroupName

        @Stability(Stable)
        public void setParameterGroupName​(@NotNull
                                          String value)
      • getPort

        @Stability(Stable)
        @NotNull
        public Number getPort()
      • setPort

        @Stability(Stable)
        public void setPort​(@NotNull
                            Number value)
      • getPreferredAvailabilityZones

        @Stability(Stable)
        @NotNull
        public List<String> getPreferredAvailabilityZones()
      • setPreferredAvailabilityZones

        @Stability(Stable)
        public void setPreferredAvailabilityZones​(@NotNull
                                                  List<String> value)
      • getPreferredOutpostArn

        @Stability(Stable)
        @NotNull
        public String getPreferredOutpostArn()
      • setPreferredOutpostArn

        @Stability(Stable)
        public void setPreferredOutpostArn​(@NotNull
                                           String value)
      • getReplicationGroupId

        @Stability(Stable)
        @NotNull
        public String getReplicationGroupId()
      • setReplicationGroupId

        @Stability(Stable)
        public void setReplicationGroupId​(@NotNull
                                          String value)
      • getSecurityGroupIds

        @Stability(Stable)
        @NotNull
        public List<String> getSecurityGroupIds()
      • setSecurityGroupIds

        @Stability(Stable)
        public void setSecurityGroupIds​(@NotNull
                                        List<String> value)
      • getSnapshotArns

        @Stability(Stable)
        @NotNull
        public List<String> getSnapshotArns()
      • setSnapshotArns

        @Stability(Stable)
        public void setSnapshotArns​(@NotNull
                                    List<String> value)
      • getSnapshotName

        @Stability(Stable)
        @NotNull
        public String getSnapshotName()
      • setSnapshotName

        @Stability(Stable)
        public void setSnapshotName​(@NotNull
                                    String value)
      • getSnapshotRetentionLimit

        @Stability(Stable)
        @NotNull
        public Number getSnapshotRetentionLimit()
      • setSnapshotRetentionLimit

        @Stability(Stable)
        public void setSnapshotRetentionLimit​(@NotNull
                                              Number value)
      • getSnapshotWindow

        @Stability(Stable)
        @NotNull
        public String getSnapshotWindow()
      • setSnapshotWindow

        @Stability(Stable)
        public void setSnapshotWindow​(@NotNull
                                      String value)
      • getSubnetGroupName

        @Stability(Stable)
        @NotNull
        public String getSubnetGroupName()
      • setSubnetGroupName

        @Stability(Stable)
        public void setSubnetGroupName​(@NotNull
                                       String value)
      • getTags

        @Stability(Stable)
        @NotNull
        public Map<String,​String> getTags()
      • setTags

        @Stability(Stable)
        public void setTags​(@NotNull
                            Map<String,​String> value)
      • getTagsAll

        @Stability(Stable)
        @NotNull
        public Map<String,​String> getTagsAll()
      • setTagsAll

        @Stability(Stable)
        public void setTagsAll​(@NotNull
                               Map<String,​String> value)