Class DaxClusterConfig.Jsii$Proxy

  • All Implemented Interfaces:
    DaxClusterConfig, com.hashicorp.cdktf.TerraformMetaArguments, software.amazon.jsii.JsiiSerializable
    Enclosing interface:
    DaxClusterConfig

    @Stability(Stable)
    @Internal
    public static final class DaxClusterConfig.Jsii$Proxy
    extends software.amazon.jsii.JsiiObject
    implements DaxClusterConfig
    An implementation for DaxClusterConfig
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(DaxClusterConfig.Builder builder)
      Constructor that initializes the object based on literal property values passed by the DaxClusterConfig.Builder.
      protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      List<String> getAvailabilityZones()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#availability_zones DaxCluster#availability_zones}.
      String getClusterEndpointEncryptionType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#cluster_endpoint_encryption_type DaxCluster#cluster_endpoint_encryption_type}.
      String getClusterName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#cluster_name DaxCluster#cluster_name}.
      Object getConnection()  
      Object getCount()  
      List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()  
      String getDescription()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#description DaxCluster#description}.
      com.hashicorp.cdktf.ITerraformIterator getForEach()  
      String getIamRoleArn()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#iam_role_arn DaxCluster#iam_role_arn}.
      String getId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#id DaxCluster#id}.
      com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()  
      String getMaintenanceWindow()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#maintenance_window DaxCluster#maintenance_window}.
      String getNodeType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#node_type DaxCluster#node_type}.
      String getNotificationTopicArn()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#notification_topic_arn DaxCluster#notification_topic_arn}.
      String getParameterGroupName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#parameter_group_name DaxCluster#parameter_group_name}.
      com.hashicorp.cdktf.TerraformProvider getProvider()  
      List<Object> getProvisioners()  
      Number getReplicationFactor()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#replication_factor DaxCluster#replication_factor}.
      List<String> getSecurityGroupIds()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#security_group_ids DaxCluster#security_group_ids}.
      DaxClusterServerSideEncryption getServerSideEncryption()
      server_side_encryption block.
      String getSubnetGroupName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#subnet_group_name DaxCluster#subnet_group_name}.
      Map<String,​String> getTags()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#tags DaxCluster#tags}.
      Map<String,​String> getTagsAll()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#tags_all DaxCluster#tags_all}.
      DaxClusterTimeouts getTimeouts()
      timeouts block.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getClusterName

        public final String getClusterName()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#cluster_name DaxCluster#cluster_name}.
        Specified by:
        getClusterName in interface DaxClusterConfig
      • getIamRoleArn

        public final String getIamRoleArn()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#iam_role_arn DaxCluster#iam_role_arn}.
        Specified by:
        getIamRoleArn in interface DaxClusterConfig
      • getNodeType

        public final String getNodeType()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#node_type DaxCluster#node_type}.
        Specified by:
        getNodeType in interface DaxClusterConfig
      • getReplicationFactor

        public final Number getReplicationFactor()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#replication_factor DaxCluster#replication_factor}.
        Specified by:
        getReplicationFactor in interface DaxClusterConfig
      • getAvailabilityZones

        public final List<String> getAvailabilityZones()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#availability_zones DaxCluster#availability_zones}.
        Specified by:
        getAvailabilityZones in interface DaxClusterConfig
      • getClusterEndpointEncryptionType

        public final String getClusterEndpointEncryptionType()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#cluster_endpoint_encryption_type DaxCluster#cluster_endpoint_encryption_type}.
        Specified by:
        getClusterEndpointEncryptionType in interface DaxClusterConfig
      • getDescription

        public final String getDescription()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#description DaxCluster#description}.
        Specified by:
        getDescription in interface DaxClusterConfig
      • getId

        public final String getId()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#id DaxCluster#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.

        Specified by:
        getId in interface DaxClusterConfig
      • getMaintenanceWindow

        public final String getMaintenanceWindow()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#maintenance_window DaxCluster#maintenance_window}.
        Specified by:
        getMaintenanceWindow in interface DaxClusterConfig
      • getNotificationTopicArn

        public final String getNotificationTopicArn()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#notification_topic_arn DaxCluster#notification_topic_arn}.
        Specified by:
        getNotificationTopicArn in interface DaxClusterConfig
      • getParameterGroupName

        public final String getParameterGroupName()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#parameter_group_name DaxCluster#parameter_group_name}.
        Specified by:
        getParameterGroupName in interface DaxClusterConfig
      • getSecurityGroupIds

        public final List<String> getSecurityGroupIds()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#security_group_ids DaxCluster#security_group_ids}.
        Specified by:
        getSecurityGroupIds in interface DaxClusterConfig
      • getServerSideEncryption

        public final DaxClusterServerSideEncryption getServerSideEncryption()
        Description copied from interface: DaxClusterConfig
        server_side_encryption block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#server_side_encryption DaxCluster#server_side_encryption}

        Specified by:
        getServerSideEncryption in interface DaxClusterConfig
      • getSubnetGroupName

        public final String getSubnetGroupName()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#subnet_group_name DaxCluster#subnet_group_name}.
        Specified by:
        getSubnetGroupName in interface DaxClusterConfig
      • getTags

        public final Map<String,​String> getTags()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#tags DaxCluster#tags}.
        Specified by:
        getTags in interface DaxClusterConfig
      • getTagsAll

        public final Map<String,​String> getTagsAll()
        Description copied from interface: DaxClusterConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#tags_all DaxCluster#tags_all}.
        Specified by:
        getTagsAll in interface DaxClusterConfig
      • getTimeouts

        public final DaxClusterTimeouts getTimeouts()
        Description copied from interface: DaxClusterConfig
        timeouts block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dax_cluster#timeouts DaxCluster#timeouts}

        Specified by:
        getTimeouts in interface DaxClusterConfig
      • getConnection

        public final Object getConnection()
        Specified by:
        getConnection in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getCount

        public final Object getCount()
        Specified by:
        getCount in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getDependsOn

        public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
        Specified by:
        getDependsOn in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getForEach

        public final com.hashicorp.cdktf.ITerraformIterator getForEach()
        Specified by:
        getForEach in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getLifecycle

        public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
        Specified by:
        getLifecycle in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvider

        public final com.hashicorp.cdktf.TerraformProvider getProvider()
        Specified by:
        getProvider in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvisioners

        public final List<Object> getProvisioners()
        Specified by:
        getProvisioners in interface com.hashicorp.cdktf.TerraformMetaArguments
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object