Class NetworkConnectivitySpokeConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.network_connectivity_spoke.NetworkConnectivitySpokeConfig.Jsii$Proxy
-
- All Implemented Interfaces:
NetworkConnectivitySpokeConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- NetworkConnectivitySpokeConfig
@Stability(Stable) @Internal public static final class NetworkConnectivitySpokeConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NetworkConnectivitySpokeConfig
An implementation forNetworkConnectivitySpokeConfig
-
-
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_spoke.NetworkConnectivitySpokeConfig
NetworkConnectivitySpokeConfig.Builder, NetworkConnectivitySpokeConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(NetworkConnectivitySpokeConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkConnectivitySpokeConfig.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 spoke.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetHub()Immutable.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#id NetworkConnectivitySpoke#id}.Map<String,String>getLabels()Optional labels in key:value format.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()NetworkConnectivitySpokeLinkedInterconnectAttachmentsgetLinkedInterconnectAttachments()linked_interconnect_attachments block.NetworkConnectivitySpokeLinkedRouterApplianceInstancesgetLinkedRouterApplianceInstances()linked_router_appliance_instances block.NetworkConnectivitySpokeLinkedVpcNetworkgetLinkedVpcNetwork()linked_vpc_network block.NetworkConnectivitySpokeLinkedVpnTunnelsgetLinkedVpnTunnels()linked_vpn_tunnels block.StringgetLocation()The location for the resource.StringgetName()Immutable.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#project NetworkConnectivitySpoke#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()NetworkConnectivitySpokeTimeoutsgetTimeouts()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(NetworkConnectivitySpokeConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theNetworkConnectivitySpokeConfig.Builder.
-
-
Method Detail
-
getHub
public final String getHub()
Description copied from interface:NetworkConnectivitySpokeConfigImmutable. The URI of the hub that this spoke is attached to.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#hub NetworkConnectivitySpoke#hub}
- Specified by:
getHubin interfaceNetworkConnectivitySpokeConfig
-
getLocation
public final String getLocation()
Description copied from interface:NetworkConnectivitySpokeConfigThe location for the resource.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#location NetworkConnectivitySpoke#location}
- Specified by:
getLocationin interfaceNetworkConnectivitySpokeConfig
-
getName
public final String getName()
Description copied from interface:NetworkConnectivitySpokeConfigImmutable. The name of the spoke. Spoke names must be unique.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#name NetworkConnectivitySpoke#name}
- Specified by:
getNamein interfaceNetworkConnectivitySpokeConfig
-
getDescription
public final String getDescription()
Description copied from interface:NetworkConnectivitySpokeConfigAn optional description of the spoke.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#description NetworkConnectivitySpoke#description}
- Specified by:
getDescriptionin interfaceNetworkConnectivitySpokeConfig
-
getId
public final String getId()
Description copied from interface:NetworkConnectivitySpokeConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#id NetworkConnectivitySpoke#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 interfaceNetworkConnectivitySpokeConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:NetworkConnectivitySpokeConfigOptional 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_spoke#labels NetworkConnectivitySpoke#labels}
- Specified by:
getLabelsin interfaceNetworkConnectivitySpokeConfig
-
getLinkedInterconnectAttachments
public final NetworkConnectivitySpokeLinkedInterconnectAttachments getLinkedInterconnectAttachments()
Description copied from interface:NetworkConnectivitySpokeConfiglinked_interconnect_attachments block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#linked_interconnect_attachments NetworkConnectivitySpoke#linked_interconnect_attachments}
- Specified by:
getLinkedInterconnectAttachmentsin interfaceNetworkConnectivitySpokeConfig
-
getLinkedRouterApplianceInstances
public final NetworkConnectivitySpokeLinkedRouterApplianceInstances getLinkedRouterApplianceInstances()
Description copied from interface:NetworkConnectivitySpokeConfiglinked_router_appliance_instances block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#linked_router_appliance_instances NetworkConnectivitySpoke#linked_router_appliance_instances}
- Specified by:
getLinkedRouterApplianceInstancesin interfaceNetworkConnectivitySpokeConfig
-
getLinkedVpcNetwork
public final NetworkConnectivitySpokeLinkedVpcNetwork getLinkedVpcNetwork()
Description copied from interface:NetworkConnectivitySpokeConfiglinked_vpc_network block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#linked_vpc_network NetworkConnectivitySpoke#linked_vpc_network}
- Specified by:
getLinkedVpcNetworkin interfaceNetworkConnectivitySpokeConfig
-
getLinkedVpnTunnels
public final NetworkConnectivitySpokeLinkedVpnTunnels getLinkedVpnTunnels()
Description copied from interface:NetworkConnectivitySpokeConfiglinked_vpn_tunnels block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#linked_vpn_tunnels NetworkConnectivitySpoke#linked_vpn_tunnels}
- Specified by:
getLinkedVpnTunnelsin interfaceNetworkConnectivitySpokeConfig
-
getProject
public final String getProject()
Description copied from interface:NetworkConnectivitySpokeConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#project NetworkConnectivitySpoke#project}.- Specified by:
getProjectin interfaceNetworkConnectivitySpokeConfig
-
getTimeouts
public final NetworkConnectivitySpokeTimeouts getTimeouts()
Description copied from interface:NetworkConnectivitySpokeConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#timeouts NetworkConnectivitySpoke#timeouts}
- Specified by:
getTimeoutsin interfaceNetworkConnectivitySpokeConfig
-
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
-
-