Class AlbConfig.Jsii$Proxy

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

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

      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Jsii$Proxy​(AlbConfig.Builder builder)
      Constructor that initializes the object based on literal property values passed by the AlbConfig.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)  
      AlbAccessLogs getAccessLogs()
      access_logs block.
      Object getConnection()  
      Object getCount()  
      String getCustomerOwnedIpv4Pool()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#customer_owned_ipv4_pool Alb#customer_owned_ipv4_pool}.
      List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()  
      String getDesyncMitigationMode()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#desync_mitigation_mode Alb#desync_mitigation_mode}.
      Object getDropInvalidHeaderFields()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#drop_invalid_header_fields Alb#drop_invalid_header_fields}.
      Object getEnableCrossZoneLoadBalancing()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_cross_zone_load_balancing Alb#enable_cross_zone_load_balancing}.
      Object getEnableDeletionProtection()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_deletion_protection Alb#enable_deletion_protection}.
      Object getEnableHttp2()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_http2 Alb#enable_http2}.
      Object getEnableTlsVersionAndCipherSuiteHeaders()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_tls_version_and_cipher_suite_headers Alb#enable_tls_version_and_cipher_suite_headers}.
      Object getEnableWafFailOpen()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_waf_fail_open Alb#enable_waf_fail_open}.
      Object getEnableXffClientPort()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_xff_client_port Alb#enable_xff_client_port}.
      com.hashicorp.cdktf.ITerraformIterator getForEach()  
      String getId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#id Alb#id}.
      Number getIdleTimeout()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#idle_timeout Alb#idle_timeout}.
      Object getInternal()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#internal Alb#internal}.
      String getIpAddressType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#ip_address_type Alb#ip_address_type}.
      com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()  
      String getLoadBalancerType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#load_balancer_type Alb#load_balancer_type}.
      String getName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#name Alb#name}.
      String getNamePrefix()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#name_prefix Alb#name_prefix}.
      Object getPreserveHostHeader()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#preserve_host_header Alb#preserve_host_header}.
      com.hashicorp.cdktf.TerraformProvider getProvider()  
      List<Object> getProvisioners()  
      List<String> getSecurityGroups()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#security_groups Alb#security_groups}.
      Object getSubnetMapping()
      subnet_mapping block.
      List<String> getSubnets()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#subnets Alb#subnets}.
      Map<String,​String> getTags()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#tags Alb#tags}.
      Map<String,​String> getTagsAll()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#tags_all Alb#tags_all}.
      AlbTimeouts getTimeouts()
      timeouts block.
      String getXffHeaderProcessingMode()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#xff_header_processing_mode Alb#xff_header_processing_mode}.
      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.
      • Jsii$Proxy

        protected Jsii$Proxy​(AlbConfig.Builder builder)
        Constructor that initializes the object based on literal property values passed by the AlbConfig.Builder.
    • Method Detail

      • getAccessLogs

        public final AlbAccessLogs getAccessLogs()
        Description copied from interface: AlbConfig
        access_logs block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#access_logs Alb#access_logs}

        Specified by:
        getAccessLogs in interface AlbConfig
      • getCustomerOwnedIpv4Pool

        public final String getCustomerOwnedIpv4Pool()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#customer_owned_ipv4_pool Alb#customer_owned_ipv4_pool}.
        Specified by:
        getCustomerOwnedIpv4Pool in interface AlbConfig
      • getDesyncMitigationMode

        public final String getDesyncMitigationMode()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#desync_mitigation_mode Alb#desync_mitigation_mode}.
        Specified by:
        getDesyncMitigationMode in interface AlbConfig
      • getDropInvalidHeaderFields

        public final Object getDropInvalidHeaderFields()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#drop_invalid_header_fields Alb#drop_invalid_header_fields}.
        Specified by:
        getDropInvalidHeaderFields in interface AlbConfig
      • getEnableCrossZoneLoadBalancing

        public final Object getEnableCrossZoneLoadBalancing()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_cross_zone_load_balancing Alb#enable_cross_zone_load_balancing}.
        Specified by:
        getEnableCrossZoneLoadBalancing in interface AlbConfig
      • getEnableDeletionProtection

        public final Object getEnableDeletionProtection()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_deletion_protection Alb#enable_deletion_protection}.
        Specified by:
        getEnableDeletionProtection in interface AlbConfig
      • getEnableHttp2

        public final Object getEnableHttp2()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_http2 Alb#enable_http2}.
        Specified by:
        getEnableHttp2 in interface AlbConfig
      • getEnableTlsVersionAndCipherSuiteHeaders

        public final Object getEnableTlsVersionAndCipherSuiteHeaders()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_tls_version_and_cipher_suite_headers Alb#enable_tls_version_and_cipher_suite_headers}.
        Specified by:
        getEnableTlsVersionAndCipherSuiteHeaders in interface AlbConfig
      • getEnableWafFailOpen

        public final Object getEnableWafFailOpen()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_waf_fail_open Alb#enable_waf_fail_open}.
        Specified by:
        getEnableWafFailOpen in interface AlbConfig
      • getEnableXffClientPort

        public final Object getEnableXffClientPort()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#enable_xff_client_port Alb#enable_xff_client_port}.
        Specified by:
        getEnableXffClientPort in interface AlbConfig
      • getId

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

        public final Number getIdleTimeout()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#idle_timeout Alb#idle_timeout}.
        Specified by:
        getIdleTimeout in interface AlbConfig
      • getInternal

        public final Object getInternal()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#internal Alb#internal}.
        Specified by:
        getInternal in interface AlbConfig
      • getIpAddressType

        public final String getIpAddressType()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#ip_address_type Alb#ip_address_type}.
        Specified by:
        getIpAddressType in interface AlbConfig
      • getLoadBalancerType

        public final String getLoadBalancerType()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#load_balancer_type Alb#load_balancer_type}.
        Specified by:
        getLoadBalancerType in interface AlbConfig
      • getName

        public final String getName()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#name Alb#name}.
        Specified by:
        getName in interface AlbConfig
      • getNamePrefix

        public final String getNamePrefix()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#name_prefix Alb#name_prefix}.
        Specified by:
        getNamePrefix in interface AlbConfig
      • getPreserveHostHeader

        public final Object getPreserveHostHeader()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#preserve_host_header Alb#preserve_host_header}.
        Specified by:
        getPreserveHostHeader in interface AlbConfig
      • getSecurityGroups

        public final List<String> getSecurityGroups()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#security_groups Alb#security_groups}.
        Specified by:
        getSecurityGroups in interface AlbConfig
      • getSubnetMapping

        public final Object getSubnetMapping()
        Description copied from interface: AlbConfig
        subnet_mapping block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#subnet_mapping Alb#subnet_mapping}

        Specified by:
        getSubnetMapping in interface AlbConfig
      • getSubnets

        public final List<String> getSubnets()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#subnets Alb#subnets}.
        Specified by:
        getSubnets in interface AlbConfig
      • getTags

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

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

        public final AlbTimeouts getTimeouts()
        Description copied from interface: AlbConfig
        timeouts block.

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

        Specified by:
        getTimeouts in interface AlbConfig
      • getXffHeaderProcessingMode

        public final String getXffHeaderProcessingMode()
        Description copied from interface: AlbConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/alb#xff_header_processing_mode Alb#xff_header_processing_mode}.
        Specified by:
        getXffHeaderProcessingMode in interface AlbConfig
      • 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