Interface ElasticacheClusterConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable, com.hashicorp.cdktf.TerraformMetaArguments
    All Known Implementing Classes:
    ElasticacheClusterConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.925Z")
    @Stability(Stable)
    public interface ElasticacheClusterConfig
    extends software.amazon.jsii.JsiiSerializable, com.hashicorp.cdktf.TerraformMetaArguments
    • Method Summary

      All Methods Static Methods Instance Methods Abstract Methods Default Methods 
      Modifier and Type Method Description
      static ElasticacheClusterConfig.Builder builder()  
      default Object getApplyImmediately()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#apply_immediately ElasticacheCluster#apply_immediately}.
      default String getAutoMinorVersionUpgrade()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#auto_minor_version_upgrade ElasticacheCluster#auto_minor_version_upgrade}.
      default String getAvailabilityZone()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#availability_zone ElasticacheCluster#availability_zone}.
      default String getAzMode()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#az_mode ElasticacheCluster#az_mode}.
      String getClusterId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#cluster_id ElasticacheCluster#cluster_id}.
      default String getEngine()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#engine ElasticacheCluster#engine}.
      default String getEngineVersion()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#engine_version ElasticacheCluster#engine_version}.
      default String getFinalSnapshotIdentifier()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#final_snapshot_identifier ElasticacheCluster#final_snapshot_identifier}.
      default String getId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#id ElasticacheCluster#id}.
      default String getIpDiscovery()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#ip_discovery ElasticacheCluster#ip_discovery}.
      default Object getLogDeliveryConfiguration()
      log_delivery_configuration block.
      default String getMaintenanceWindow()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#maintenance_window ElasticacheCluster#maintenance_window}.
      default String getNetworkType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#network_type ElasticacheCluster#network_type}.
      default String getNodeType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#node_type ElasticacheCluster#node_type}.
      default String getNotificationTopicArn()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#notification_topic_arn ElasticacheCluster#notification_topic_arn}.
      default Number getNumCacheNodes()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#num_cache_nodes ElasticacheCluster#num_cache_nodes}.
      default String getOutpostMode()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#outpost_mode ElasticacheCluster#outpost_mode}.
      default String getParameterGroupName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#parameter_group_name ElasticacheCluster#parameter_group_name}.
      default Number getPort()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#port ElasticacheCluster#port}.
      default List<String> getPreferredAvailabilityZones()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#preferred_availability_zones ElasticacheCluster#preferred_availability_zones}.
      default String getPreferredOutpostArn()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#preferred_outpost_arn ElasticacheCluster#preferred_outpost_arn}.
      default String getReplicationGroupId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#replication_group_id ElasticacheCluster#replication_group_id}.
      default List<String> getSecurityGroupIds()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#security_group_ids ElasticacheCluster#security_group_ids}.
      default List<String> getSnapshotArns()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_arns ElasticacheCluster#snapshot_arns}.
      default String getSnapshotName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_name ElasticacheCluster#snapshot_name}.
      default Number getSnapshotRetentionLimit()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_retention_limit ElasticacheCluster#snapshot_retention_limit}.
      default String getSnapshotWindow()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_window ElasticacheCluster#snapshot_window}.
      default String getSubnetGroupName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#subnet_group_name ElasticacheCluster#subnet_group_name}.
      default Map<String,​String> getTags()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#tags ElasticacheCluster#tags}.
      default Map<String,​String> getTagsAll()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#tags_all ElasticacheCluster#tags_all}.
      • Methods inherited from interface software.amazon.jsii.JsiiSerializable

        $jsii$toJson
      • Methods inherited from interface com.hashicorp.cdktf.TerraformMetaArguments

        getConnection, getCount, getDependsOn, getForEach, getLifecycle, getProvider, getProvisioners
    • Method Detail

      • getClusterId

        @Stability(Stable)
        @NotNull
        String getClusterId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#cluster_id ElasticacheCluster#cluster_id}.
      • getApplyImmediately

        @Stability(Stable)
        @Nullable
        default Object getApplyImmediately()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#apply_immediately ElasticacheCluster#apply_immediately}.
      • getAutoMinorVersionUpgrade

        @Stability(Stable)
        @Nullable
        default String getAutoMinorVersionUpgrade()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#auto_minor_version_upgrade ElasticacheCluster#auto_minor_version_upgrade}.
      • getAvailabilityZone

        @Stability(Stable)
        @Nullable
        default String getAvailabilityZone()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#availability_zone ElasticacheCluster#availability_zone}.
      • getAzMode

        @Stability(Stable)
        @Nullable
        default String getAzMode()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#az_mode ElasticacheCluster#az_mode}.
      • getEngine

        @Stability(Stable)
        @Nullable
        default String getEngine()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#engine ElasticacheCluster#engine}.
      • getEngineVersion

        @Stability(Stable)
        @Nullable
        default String getEngineVersion()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#engine_version ElasticacheCluster#engine_version}.
      • getFinalSnapshotIdentifier

        @Stability(Stable)
        @Nullable
        default String getFinalSnapshotIdentifier()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#final_snapshot_identifier ElasticacheCluster#final_snapshot_identifier}.
      • getId

        @Stability(Stable)
        @Nullable
        default String getId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#id ElasticacheCluster#id}.

        Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

      • getIpDiscovery

        @Stability(Stable)
        @Nullable
        default String getIpDiscovery()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#ip_discovery ElasticacheCluster#ip_discovery}.
      • getLogDeliveryConfiguration

        @Stability(Stable)
        @Nullable
        default Object getLogDeliveryConfiguration()
        log_delivery_configuration block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#log_delivery_configuration ElasticacheCluster#log_delivery_configuration}

      • getMaintenanceWindow

        @Stability(Stable)
        @Nullable
        default String getMaintenanceWindow()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#maintenance_window ElasticacheCluster#maintenance_window}.
      • getNetworkType

        @Stability(Stable)
        @Nullable
        default String getNetworkType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#network_type ElasticacheCluster#network_type}.
      • getNodeType

        @Stability(Stable)
        @Nullable
        default String getNodeType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#node_type ElasticacheCluster#node_type}.
      • getNotificationTopicArn

        @Stability(Stable)
        @Nullable
        default String getNotificationTopicArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#notification_topic_arn ElasticacheCluster#notification_topic_arn}.
      • getNumCacheNodes

        @Stability(Stable)
        @Nullable
        default Number getNumCacheNodes()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#num_cache_nodes ElasticacheCluster#num_cache_nodes}.
      • getOutpostMode

        @Stability(Stable)
        @Nullable
        default String getOutpostMode()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#outpost_mode ElasticacheCluster#outpost_mode}.
      • getParameterGroupName

        @Stability(Stable)
        @Nullable
        default String getParameterGroupName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#parameter_group_name ElasticacheCluster#parameter_group_name}.
      • getPort

        @Stability(Stable)
        @Nullable
        default Number getPort()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#port ElasticacheCluster#port}.
      • getPreferredAvailabilityZones

        @Stability(Stable)
        @Nullable
        default List<String> getPreferredAvailabilityZones()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#preferred_availability_zones ElasticacheCluster#preferred_availability_zones}.
      • getPreferredOutpostArn

        @Stability(Stable)
        @Nullable
        default String getPreferredOutpostArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#preferred_outpost_arn ElasticacheCluster#preferred_outpost_arn}.
      • getReplicationGroupId

        @Stability(Stable)
        @Nullable
        default String getReplicationGroupId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#replication_group_id ElasticacheCluster#replication_group_id}.
      • getSecurityGroupIds

        @Stability(Stable)
        @Nullable
        default List<String> getSecurityGroupIds()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#security_group_ids ElasticacheCluster#security_group_ids}.
      • getSnapshotArns

        @Stability(Stable)
        @Nullable
        default List<String> getSnapshotArns()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_arns ElasticacheCluster#snapshot_arns}.
      • getSnapshotName

        @Stability(Stable)
        @Nullable
        default String getSnapshotName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_name ElasticacheCluster#snapshot_name}.
      • getSnapshotRetentionLimit

        @Stability(Stable)
        @Nullable
        default Number getSnapshotRetentionLimit()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_retention_limit ElasticacheCluster#snapshot_retention_limit}.
      • getSnapshotWindow

        @Stability(Stable)
        @Nullable
        default String getSnapshotWindow()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#snapshot_window ElasticacheCluster#snapshot_window}.
      • getSubnetGroupName

        @Stability(Stable)
        @Nullable
        default String getSubnetGroupName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#subnet_group_name ElasticacheCluster#subnet_group_name}.
      • getTags

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getTags()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#tags ElasticacheCluster#tags}.
      • getTagsAll

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getTagsAll()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#tags_all ElasticacheCluster#tags_all}.