Class ComputePacketMirroringConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringConfig.Jsii$Proxy
-
- All Implemented Interfaces:
ComputePacketMirroringConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ComputePacketMirroringConfig
@Stability(Stable) @Internal public static final class ComputePacketMirroringConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ComputePacketMirroringConfig
An implementation forComputePacketMirroringConfig
-
-
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.compute_packet_mirroring.ComputePacketMirroringConfig
ComputePacketMirroringConfig.Builder, ComputePacketMirroringConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ComputePacketMirroringConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputePacketMirroringConfig.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)ComputePacketMirroringCollectorIlbgetCollectorIlb()collector_ilb block.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()A human-readable description of the rule.ComputePacketMirroringFiltergetFilter()filter block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#id ComputePacketMirroring#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()ComputePacketMirroringMirroredResourcesgetMirroredResources()mirrored_resources block.StringgetName()The name of the packet mirroring rule.ComputePacketMirroringNetworkgetNetwork()network block.NumbergetPriority()Since only one rule can be active at a time, priority is used to break ties in the case of two rules that apply to the same instances.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#project ComputePacketMirroring#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetRegion()The Region in which the created address should reside.ComputePacketMirroringTimeoutsgetTimeouts()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(ComputePacketMirroringConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theComputePacketMirroringConfig.Builder.
-
-
Method Detail
-
getCollectorIlb
public final ComputePacketMirroringCollectorIlb getCollectorIlb()
Description copied from interface:ComputePacketMirroringConfigcollector_ilb block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#collector_ilb ComputePacketMirroring#collector_ilb}
- Specified by:
getCollectorIlbin interfaceComputePacketMirroringConfig
-
getMirroredResources
public final ComputePacketMirroringMirroredResources getMirroredResources()
Description copied from interface:ComputePacketMirroringConfigmirrored_resources block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#mirrored_resources ComputePacketMirroring#mirrored_resources}
- Specified by:
getMirroredResourcesin interfaceComputePacketMirroringConfig
-
getName
public final String getName()
Description copied from interface:ComputePacketMirroringConfigThe name of the packet mirroring rule.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#name ComputePacketMirroring#name}
- Specified by:
getNamein interfaceComputePacketMirroringConfig
-
getNetwork
public final ComputePacketMirroringNetwork getNetwork()
Description copied from interface:ComputePacketMirroringConfignetwork block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#network ComputePacketMirroring#network}
- Specified by:
getNetworkin interfaceComputePacketMirroringConfig
-
getDescription
public final String getDescription()
Description copied from interface:ComputePacketMirroringConfigA human-readable description of the rule.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#description ComputePacketMirroring#description}
- Specified by:
getDescriptionin interfaceComputePacketMirroringConfig
-
getFilter
public final ComputePacketMirroringFilter getFilter()
Description copied from interface:ComputePacketMirroringConfigfilter block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#filter ComputePacketMirroring#filter}
- Specified by:
getFilterin interfaceComputePacketMirroringConfig
-
getId
public final String getId()
Description copied from interface:ComputePacketMirroringConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#id ComputePacketMirroring#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 interfaceComputePacketMirroringConfig
-
getPriority
public final Number getPriority()
Description copied from interface:ComputePacketMirroringConfigSince only one rule can be active at a time, priority is used to break ties in the case of two rules that apply to the same instances.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#priority ComputePacketMirroring#priority}
- Specified by:
getPriorityin interfaceComputePacketMirroringConfig
-
getProject
public final String getProject()
Description copied from interface:ComputePacketMirroringConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#project ComputePacketMirroring#project}.- Specified by:
getProjectin interfaceComputePacketMirroringConfig
-
getRegion
public final String getRegion()
Description copied from interface:ComputePacketMirroringConfigThe Region in which the created address should reside. If it is not provided, the provider region is used.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#region ComputePacketMirroring#region}
- Specified by:
getRegionin interfaceComputePacketMirroringConfig
-
getTimeouts
public final ComputePacketMirroringTimeouts getTimeouts()
Description copied from interface:ComputePacketMirroringConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring#timeouts ComputePacketMirroring#timeouts}
- Specified by:
getTimeoutsin interfaceComputePacketMirroringConfig
-
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
-
-