Class NetworkConnectivityHubConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.network_connectivity_hub.NetworkConnectivityHubConfig.Jsii$Proxy
-
- All Implemented Interfaces:
NetworkConnectivityHubConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- NetworkConnectivityHubConfig
@Stability(Stable) @Internal public static final class NetworkConnectivityHubConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NetworkConnectivityHubConfig
An implementation forNetworkConnectivityHubConfig
-
-
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.network_connectivity_hub.NetworkConnectivityHubConfig
NetworkConnectivityHubConfig.Builder, NetworkConnectivityHubConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(NetworkConnectivityHubConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkConnectivityHubConfig.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()StringgetDescription()An optional description of the hub.ObjectgetExportPsc()Whether Private Service Connect transitivity is enabled for the hub.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#id NetworkConnectivityHub#id}.Map<String,String>getLabels()Optional labels in key:value format.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()Immutable.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#project NetworkConnectivityHub#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()NetworkConnectivityHubTimeoutsgetTimeouts()timeouts block.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(NetworkConnectivityHubConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theNetworkConnectivityHubConfig.Builder.
-
-
Method Detail
-
getDescription
public final String getDescription()
Description copied from interface:NetworkConnectivityHubConfigAn optional description of the hub.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#description NetworkConnectivityHub#description}
- Specified by:
getDescriptionin interfaceNetworkConnectivityHubConfig
-
getExportPsc
public final Object getExportPsc()
Description copied from interface:NetworkConnectivityHubConfigWhether Private Service Connect transitivity is enabled for the hub.If true, Private Service Connect endpoints in VPC spokes attached to the hub are made accessible to other VPC spokes attached to the hub. The default value is false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#export_psc NetworkConnectivityHub#export_psc}
- Specified by:
getExportPscin interfaceNetworkConnectivityHubConfig
-
getId
public final String getId()
Description copied from interface:NetworkConnectivityHubConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#id NetworkConnectivityHub#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 interfaceNetworkConnectivityHubConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:NetworkConnectivityHubConfigOptional labels in key:value format. For more information about labels, see Requirements for labels.**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/network_connectivity_hub#labels NetworkConnectivityHub#labels}
- Specified by:
getLabelsin interfaceNetworkConnectivityHubConfig
-
getName
public final String getName()
Description copied from interface:NetworkConnectivityHubConfigImmutable. The name of the hub. Hub names must be unique. They use the following form: 'projects/{project_number}/locations/global/hubs/{hub_id}'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#name NetworkConnectivityHub#name}
- Specified by:
getNamein interfaceNetworkConnectivityHubConfig
-
getProject
public final String getProject()
Description copied from interface:NetworkConnectivityHubConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#project NetworkConnectivityHub#project}.- Specified by:
getProjectin interfaceNetworkConnectivityHubConfig
-
getTimeouts
public final NetworkConnectivityHubTimeouts getTimeouts()
Description copied from interface:NetworkConnectivityHubConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_hub#timeouts NetworkConnectivityHub#timeouts}
- Specified by:
getTimeoutsin interfaceNetworkConnectivityHubConfig
-
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
-
-