Class ComputeServiceAttachmentConfig.Jsii$Proxy

    • 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

      • getConnectionPreference

        public final String getConnectionPreference()
        Description copied from interface: ComputeServiceAttachmentConfig
        The connection preference to use for this service attachment. Valid values include "ACCEPT_AUTOMATIC", "ACCEPT_MANUAL".

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#connection_preference ComputeServiceAttachment#connection_preference}

        Specified by:
        getConnectionPreference in interface ComputeServiceAttachmentConfig
      • getEnableProxyProtocol

        public final Object getEnableProxyProtocol()
        Description copied from interface: ComputeServiceAttachmentConfig
        If true, enable the proxy protocol which is for supplying client TCP/IP address data in TCP connections that traverse proxies on their way to destination servers.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#enable_proxy_protocol ComputeServiceAttachment#enable_proxy_protocol}

        Specified by:
        getEnableProxyProtocol in interface ComputeServiceAttachmentConfig
      • getName

        public final String getName()
        Description copied from interface: ComputeServiceAttachmentConfig
        Name of the resource.

        The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression '[a-z](%5B-a-z0-9%5D*%5Ba-z0-9%5D)?' which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#name ComputeServiceAttachment#name}

        Specified by:
        getName in interface ComputeServiceAttachmentConfig
      • getNatSubnets

        public final List<String> getNatSubnets()
        Description copied from interface: ComputeServiceAttachmentConfig
        An array of subnets that is provided for NAT in this service attachment.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#nat_subnets ComputeServiceAttachment#nat_subnets}

        Specified by:
        getNatSubnets in interface ComputeServiceAttachmentConfig
      • getTargetService

        public final String getTargetService()
        Description copied from interface: ComputeServiceAttachmentConfig
        The URL of a service serving the endpoint identified by this service attachment.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#target_service ComputeServiceAttachment#target_service}

        Specified by:
        getTargetService in interface ComputeServiceAttachmentConfig
      • getConsumerAcceptLists

        public final Object getConsumerAcceptLists()
        Description copied from interface: ComputeServiceAttachmentConfig
        consumer_accept_lists block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#consumer_accept_lists ComputeServiceAttachment#consumer_accept_lists}

        Specified by:
        getConsumerAcceptLists in interface ComputeServiceAttachmentConfig
      • getConsumerRejectLists

        public final List<String> getConsumerRejectLists()
        Description copied from interface: ComputeServiceAttachmentConfig
        An array of projects that are not allowed to connect to this service attachment.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#consumer_reject_lists ComputeServiceAttachment#consumer_reject_lists}

        Specified by:
        getConsumerRejectLists in interface ComputeServiceAttachmentConfig
      • getDescription

        public final String getDescription()
        Description copied from interface: ComputeServiceAttachmentConfig
        An optional description of this resource.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#description ComputeServiceAttachment#description}

        Specified by:
        getDescription in interface ComputeServiceAttachmentConfig
      • getDomainNames

        public final List<String> getDomainNames()
        Description copied from interface: ComputeServiceAttachmentConfig
        If specified, the domain name will be used during the integration between the PSC connected endpoints and the Cloud DNS.

        For example, this is a valid domain name: "p.mycompany.com.". Current max number of domain names supported is 1. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#domain_names ComputeServiceAttachment#domain_names}

        Specified by:
        getDomainNames in interface ComputeServiceAttachmentConfig
      • getId

        public final String getId()
        Description copied from interface: ComputeServiceAttachmentConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#id ComputeServiceAttachment#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 ComputeServiceAttachmentConfig
      • getReconcileConnections

        public final Object getReconcileConnections()
        Description copied from interface: ComputeServiceAttachmentConfig
        This flag determines whether a consumer accept/reject list change can reconcile the statuses of existing ACCEPTED or REJECTED PSC endpoints.

        If false, connection policy update will only affect existing PENDING PSC endpoints. Existing ACCEPTED/REJECTED endpoints will remain untouched regardless how the connection policy is modified . If true, update will affect both PENDING and ACCEPTED/REJECTED PSC endpoints. For example, an ACCEPTED PSC endpoint will be moved to REJECTED if its project is added to the reject list. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#reconcile_connections ComputeServiceAttachment#reconcile_connections}

        Specified by:
        getReconcileConnections in interface ComputeServiceAttachmentConfig
      • getRegion

        public final String getRegion()
        Description copied from interface: ComputeServiceAttachmentConfig
        URL of the region where the resource resides.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_service_attachment#region ComputeServiceAttachment#region}

        Specified by:
        getRegion in interface ComputeServiceAttachmentConfig
      • 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