Class DnsManagedZoneConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZoneConfig.Jsii$Proxy
-
- All Implemented Interfaces:
DnsManagedZoneConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DnsManagedZoneConfig
@Stability(Stable) @Internal public static final class DnsManagedZoneConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DnsManagedZoneConfig
An implementation forDnsManagedZoneConfig
-
-
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.dns_managed_zone.DnsManagedZoneConfig
DnsManagedZoneConfig.Builder, DnsManagedZoneConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DnsManagedZoneConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDnsManagedZoneConfig.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)DnsManagedZoneCloudLoggingConfiggetCloudLoggingConfig()cloud_logging_config block.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()A textual description field.StringgetDnsName()The DNS name of this managed zone, for instance "example.com.".DnsManagedZoneDnssecConfiggetDnssecConfig()dnssec_config block.ObjectgetForceDestroy()Set this true to delete all records in the zone.com.hashicorp.cdktf.ITerraformIteratorgetForEach()DnsManagedZoneForwardingConfiggetForwardingConfig()forwarding_config block.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#id DnsManagedZone#id}.Map<String,String>getLabels()A set of key/value label pairs to assign to this ManagedZone.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()User assigned name for this resource.DnsManagedZonePeeringConfiggetPeeringConfig()peering_config block.DnsManagedZonePrivateVisibilityConfiggetPrivateVisibilityConfig()private_visibility_config block.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#project DnsManagedZone#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()DnsManagedZoneTimeoutsgetTimeouts()timeouts block.StringgetVisibility()The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.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(DnsManagedZoneConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theDnsManagedZoneConfig.Builder.
-
-
Method Detail
-
getDnsName
public final String getDnsName()
Description copied from interface:DnsManagedZoneConfigThe DNS name of this managed zone, for instance "example.com.".Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#dns_name DnsManagedZone#dns_name}
- Specified by:
getDnsNamein interfaceDnsManagedZoneConfig
-
getName
public final String getName()
Description copied from interface:DnsManagedZoneConfigUser assigned name for this resource. Must be unique within the project.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#name DnsManagedZone#name}
- Specified by:
getNamein interfaceDnsManagedZoneConfig
-
getCloudLoggingConfig
public final DnsManagedZoneCloudLoggingConfig getCloudLoggingConfig()
Description copied from interface:DnsManagedZoneConfigcloud_logging_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#cloud_logging_config DnsManagedZone#cloud_logging_config}
- Specified by:
getCloudLoggingConfigin interfaceDnsManagedZoneConfig
-
getDescription
public final String getDescription()
Description copied from interface:DnsManagedZoneConfigA textual description field. Defaults to 'Managed by Terraform'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#description DnsManagedZone#description}
- Specified by:
getDescriptionin interfaceDnsManagedZoneConfig
-
getDnssecConfig
public final DnsManagedZoneDnssecConfig getDnssecConfig()
Description copied from interface:DnsManagedZoneConfigdnssec_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#dnssec_config DnsManagedZone#dnssec_config}
- Specified by:
getDnssecConfigin interfaceDnsManagedZoneConfig
-
getForceDestroy
public final Object getForceDestroy()
Description copied from interface:DnsManagedZoneConfigSet this true to delete all records in the zone.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#force_destroy DnsManagedZone#force_destroy}
- Specified by:
getForceDestroyin interfaceDnsManagedZoneConfig
-
getForwardingConfig
public final DnsManagedZoneForwardingConfig getForwardingConfig()
Description copied from interface:DnsManagedZoneConfigforwarding_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#forwarding_config DnsManagedZone#forwarding_config}
- Specified by:
getForwardingConfigin interfaceDnsManagedZoneConfig
-
getId
public final String getId()
Description copied from interface:DnsManagedZoneConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#id DnsManagedZone#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 interfaceDnsManagedZoneConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:DnsManagedZoneConfigA set of key/value label pairs to assign to this ManagedZone.**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/dns_managed_zone#labels DnsManagedZone#labels}
- Specified by:
getLabelsin interfaceDnsManagedZoneConfig
-
getPeeringConfig
public final DnsManagedZonePeeringConfig getPeeringConfig()
Description copied from interface:DnsManagedZoneConfigpeering_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#peering_config DnsManagedZone#peering_config}
- Specified by:
getPeeringConfigin interfaceDnsManagedZoneConfig
-
getPrivateVisibilityConfig
public final DnsManagedZonePrivateVisibilityConfig getPrivateVisibilityConfig()
Description copied from interface:DnsManagedZoneConfigprivate_visibility_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#private_visibility_config DnsManagedZone#private_visibility_config}
- Specified by:
getPrivateVisibilityConfigin interfaceDnsManagedZoneConfig
-
getProject
public final String getProject()
Description copied from interface:DnsManagedZoneConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#project DnsManagedZone#project}.- Specified by:
getProjectin interfaceDnsManagedZoneConfig
-
getTimeouts
public final DnsManagedZoneTimeouts getTimeouts()
Description copied from interface:DnsManagedZoneConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#timeouts DnsManagedZone#timeouts}
- Specified by:
getTimeoutsin interfaceDnsManagedZoneConfig
-
getVisibility
public final String getVisibility()
Description copied from interface:DnsManagedZoneConfigThe zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.Default value: "public" Possible values: ["private", "public"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#visibility DnsManagedZone#visibility}
- Specified by:
getVisibilityin interfaceDnsManagedZoneConfig
-
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
-
-