Class NetworkManagementConnectivityTestConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.network_management_connectivity_test.NetworkManagementConnectivityTestConfig.Jsii$Proxy
-
- All Implemented Interfaces:
NetworkManagementConnectivityTestConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- NetworkManagementConnectivityTestConfig
@Stability(Stable) @Internal public static final class NetworkManagementConnectivityTestConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NetworkManagementConnectivityTestConfig
An implementation forNetworkManagementConnectivityTestConfig
-
-
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_management_connectivity_test.NetworkManagementConnectivityTestConfig
NetworkManagementConnectivityTestConfig.Builder, NetworkManagementConnectivityTestConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(NetworkManagementConnectivityTestConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkManagementConnectivityTestConfig.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()The user-supplied description of the Connectivity Test.NetworkManagementConnectivityTestDestinationgetDestination()destination block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#id NetworkManagementConnectivityTest#id}.Map<String,String>getLabels()Resource labels to represent user-provided metadata.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()Unique name for the connectivity test.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#project NetworkManagementConnectivityTest#project}.StringgetProtocol()IP Protocol of the test.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()List<String>getRelatedProjects()Other projects that may be relevant for reachability analysis.NetworkManagementConnectivityTestSourcegetSource()source block.NetworkManagementConnectivityTestTimeoutsgetTimeouts()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(NetworkManagementConnectivityTestConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theNetworkManagementConnectivityTestConfig.Builder.
-
-
Method Detail
-
getDestination
public final NetworkManagementConnectivityTestDestination getDestination()
Description copied from interface:NetworkManagementConnectivityTestConfigdestination block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#destination NetworkManagementConnectivityTest#destination}
- Specified by:
getDestinationin interfaceNetworkManagementConnectivityTestConfig
-
getName
public final String getName()
Description copied from interface:NetworkManagementConnectivityTestConfigUnique name for the connectivity test.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#name NetworkManagementConnectivityTest#name}
- Specified by:
getNamein interfaceNetworkManagementConnectivityTestConfig
-
getSource
public final NetworkManagementConnectivityTestSource getSource()
Description copied from interface:NetworkManagementConnectivityTestConfigsource block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#source NetworkManagementConnectivityTest#source}
- Specified by:
getSourcein interfaceNetworkManagementConnectivityTestConfig
-
getDescription
public final String getDescription()
Description copied from interface:NetworkManagementConnectivityTestConfigThe user-supplied description of the Connectivity Test. Maximum of 512 characters.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#description NetworkManagementConnectivityTest#description}
- Specified by:
getDescriptionin interfaceNetworkManagementConnectivityTestConfig
-
getId
public final String getId()
Description copied from interface:NetworkManagementConnectivityTestConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#id NetworkManagementConnectivityTest#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 interfaceNetworkManagementConnectivityTestConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:NetworkManagementConnectivityTestConfigResource 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/network_management_connectivity_test#labels NetworkManagementConnectivityTest#labels}
- Specified by:
getLabelsin interfaceNetworkManagementConnectivityTestConfig
-
getProject
public final String getProject()
Description copied from interface:NetworkManagementConnectivityTestConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#project NetworkManagementConnectivityTest#project}.- Specified by:
getProjectin interfaceNetworkManagementConnectivityTestConfig
-
getProtocol
public final String getProtocol()
Description copied from interface:NetworkManagementConnectivityTestConfigIP Protocol of the test. When not provided, "TCP" is assumed.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#protocol NetworkManagementConnectivityTest#protocol}
- Specified by:
getProtocolin interfaceNetworkManagementConnectivityTestConfig
-
getRelatedProjects
public final List<String> getRelatedProjects()
Description copied from interface:NetworkManagementConnectivityTestConfigOther projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#related_projects NetworkManagementConnectivityTest#related_projects}
- Specified by:
getRelatedProjectsin interfaceNetworkManagementConnectivityTestConfig
-
getTimeouts
public final NetworkManagementConnectivityTestTimeouts getTimeouts()
Description copied from interface:NetworkManagementConnectivityTestConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_management_connectivity_test#timeouts NetworkManagementConnectivityTest#timeouts}
- Specified by:
getTimeoutsin interfaceNetworkManagementConnectivityTestConfig
-
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
-
-