Class BeyondcorpAppGatewayConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway.BeyondcorpAppGatewayConfig.Jsii$Proxy
-
- All Implemented Interfaces:
BeyondcorpAppGatewayConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- BeyondcorpAppGatewayConfig
@Stability(Stable) @Internal public static final class BeyondcorpAppGatewayConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BeyondcorpAppGatewayConfig
An implementation forBeyondcorpAppGatewayConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway.BeyondcorpAppGatewayConfig
BeyondcorpAppGatewayConfig.Builder, BeyondcorpAppGatewayConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(BeyondcorpAppGatewayConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theBeyondcorpAppGatewayConfig.Builder.protectedJsii$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()booleanequals(Object o)ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDisplayName()An arbitrary user-provided name for the AppGateway.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetHostType()The type of hosting used by the AppGateway.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#id BeyondcorpAppGateway#id}.Map<String,String>getLabels()Resource labels to represent user provided metadata.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()ID of the AppGateway.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#project BeyondcorpAppGateway#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetRegion()The region of the AppGateway.BeyondcorpAppGatewayTimeoutsgetTimeouts()timeouts block.StringgetType()The type of network connectivity used by the AppGateway.inthashCode()
-
-
-
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(BeyondcorpAppGatewayConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theBeyondcorpAppGatewayConfig.Builder.
-
-
Method Detail
-
getName
public final String getName()
Description copied from interface:BeyondcorpAppGatewayConfigID of the AppGateway.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#name BeyondcorpAppGateway#name}
- Specified by:
getNamein interfaceBeyondcorpAppGatewayConfig
-
getDisplayName
public final String getDisplayName()
Description copied from interface:BeyondcorpAppGatewayConfigAn arbitrary user-provided name for the AppGateway.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#display_name BeyondcorpAppGateway#display_name}
- Specified by:
getDisplayNamein interfaceBeyondcorpAppGatewayConfig
-
getHostType
public final String getHostType()
Description copied from interface:BeyondcorpAppGatewayConfigThe type of hosting used by the AppGateway. Default value: "HOST_TYPE_UNSPECIFIED" Possible values: ["HOST_TYPE_UNSPECIFIED", "GCP_REGIONAL_MIG"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#host_type BeyondcorpAppGateway#host_type}
- Specified by:
getHostTypein interfaceBeyondcorpAppGatewayConfig
-
getId
public final String getId()
Description copied from interface:BeyondcorpAppGatewayConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#id BeyondcorpAppGateway#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:
getIdin interfaceBeyondcorpAppGatewayConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:BeyondcorpAppGatewayConfigResource labels to represent user provided metadata.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#labels BeyondcorpAppGateway#labels}
- Specified by:
getLabelsin interfaceBeyondcorpAppGatewayConfig
-
getProject
public final String getProject()
Description copied from interface:BeyondcorpAppGatewayConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#project BeyondcorpAppGateway#project}.- Specified by:
getProjectin interfaceBeyondcorpAppGatewayConfig
-
getRegion
public final String getRegion()
Description copied from interface:BeyondcorpAppGatewayConfigThe region of the AppGateway.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#region BeyondcorpAppGateway#region}
- Specified by:
getRegionin interfaceBeyondcorpAppGatewayConfig
-
getTimeouts
public final BeyondcorpAppGatewayTimeouts getTimeouts()
Description copied from interface:BeyondcorpAppGatewayConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#timeouts BeyondcorpAppGateway#timeouts}
- Specified by:
getTimeoutsin interfaceBeyondcorpAppGatewayConfig
-
getType
public final String getType()
Description copied from interface:BeyondcorpAppGatewayConfigThe type of network connectivity used by the AppGateway. Default value: "TYPE_UNSPECIFIED" Possible values: ["TYPE_UNSPECIFIED", "TCP_PROXY"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_gateway#type BeyondcorpAppGateway#type}
- Specified by:
getTypein interfaceBeyondcorpAppGatewayConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-