Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dns/v1beta2.getManagedZone
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Fetches the representation of an existing ManagedZone.
Using getManagedZone
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedZone(args: GetManagedZoneArgs, opts?: InvokeOptions): Promise<GetManagedZoneResult>
function getManagedZoneOutput(args: GetManagedZoneOutputArgs, opts?: InvokeOptions): Output<GetManagedZoneResult>
def get_managed_zone(client_operation_id: Optional[str] = None,
managed_zone: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedZoneResult
def get_managed_zone_output(client_operation_id: Optional[pulumi.Input[str]] = None,
managed_zone: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedZoneResult]
func LookupManagedZone(ctx *Context, args *LookupManagedZoneArgs, opts ...InvokeOption) (*LookupManagedZoneResult, error)
func LookupManagedZoneOutput(ctx *Context, args *LookupManagedZoneOutputArgs, opts ...InvokeOption) LookupManagedZoneResultOutput
> Note: This function is named LookupManagedZone
in the Go SDK.
public static class GetManagedZone
{
public static Task<GetManagedZoneResult> InvokeAsync(GetManagedZoneArgs args, InvokeOptions? opts = null)
public static Output<GetManagedZoneResult> Invoke(GetManagedZoneInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedZoneResult> getManagedZone(GetManagedZoneArgs args, InvokeOptions options)
public static Output<GetManagedZoneResult> getManagedZone(GetManagedZoneArgs args, InvokeOptions options)
fn::invoke:
function: google-native:dns/v1beta2:getManagedZone
arguments:
# arguments dictionary
The following arguments are supported:
- Managed
Zone This property is required. string - Client
Operation stringId - Project string
- Managed
Zone This property is required. string - Client
Operation stringId - Project string
- managed
Zone This property is required. String - client
Operation StringId - project String
- managed
Zone This property is required. string - client
Operation stringId - project string
- managed_
zone This property is required. str - client_
operation_ strid - project str
- managed
Zone This property is required. String - client
Operation StringId - project String
getManagedZone Result
The following output properties are available:
- Cloud
Logging Pulumi.Config Google Native. DNS. V1Beta2. Outputs. Managed Zone Cloud Logging Config Response - Creation
Time string - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- Description string
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- Dns
Name string - The DNS name of this managed zone, for instance "example.com.".
- Dnssec
Config Pulumi.Google Native. DNS. V1Beta2. Outputs. Managed Zone Dns Sec Config Response - DNSSEC configuration.
- Forwarding
Config Pulumi.Google Native. DNS. V1Beta2. Outputs. Managed Zone Forwarding Config Response - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- Kind string
- Labels Dictionary<string, string>
- User labels.
- Name string
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- Name
Server stringSet - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- Name
Servers List<string> - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- Peering
Config Pulumi.Google Native. DNS. V1Beta2. Outputs. Managed Zone Peering Config Response - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- Private
Visibility Pulumi.Config Google Native. DNS. V1Beta2. Outputs. Managed Zone Private Visibility Config Response - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- Reverse
Lookup Pulumi.Config Google Native. DNS. V1Beta2. Outputs. Managed Zone Reverse Lookup Config Response - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- Service
Directory Pulumi.Config Google Native. DNS. V1Beta2. Outputs. Managed Zone Service Directory Config Response - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- Visibility string
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
- Cloud
Logging ManagedConfig Zone Cloud Logging Config Response - Creation
Time string - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- Description string
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- Dns
Name string - The DNS name of this managed zone, for instance "example.com.".
- Dnssec
Config ManagedZone Dns Sec Config Response - DNSSEC configuration.
- Forwarding
Config ManagedZone Forwarding Config Response - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- Kind string
- Labels map[string]string
- User labels.
- Name string
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- Name
Server stringSet - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- Name
Servers []string - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- Peering
Config ManagedZone Peering Config Response - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- Private
Visibility ManagedConfig Zone Private Visibility Config Response - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- Reverse
Lookup ManagedConfig Zone Reverse Lookup Config Response - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- Service
Directory ManagedConfig Zone Service Directory Config Response - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- Visibility string
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
- cloud
Logging ManagedConfig Zone Cloud Logging Config Response - creation
Time String - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- description String
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- dns
Name String - The DNS name of this managed zone, for instance "example.com.".
- dnssec
Config ManagedZone Dns Sec Config Response - DNSSEC configuration.
- forwarding
Config ManagedZone Forwarding Config Response - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- kind String
- labels Map<String,String>
- User labels.
- name String
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- name
Server StringSet - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- name
Servers List<String> - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- peering
Config ManagedZone Peering Config Response - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- private
Visibility ManagedConfig Zone Private Visibility Config Response - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- reverse
Lookup ManagedConfig Zone Reverse Lookup Config Response - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- service
Directory ManagedConfig Zone Service Directory Config Response - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- visibility String
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
- cloud
Logging ManagedConfig Zone Cloud Logging Config Response - creation
Time string - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- description string
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- dns
Name string - The DNS name of this managed zone, for instance "example.com.".
- dnssec
Config ManagedZone Dns Sec Config Response - DNSSEC configuration.
- forwarding
Config ManagedZone Forwarding Config Response - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- kind string
- labels {[key: string]: string}
- User labels.
- name string
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- name
Server stringSet - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- name
Servers string[] - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- peering
Config ManagedZone Peering Config Response - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- private
Visibility ManagedConfig Zone Private Visibility Config Response - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- reverse
Lookup ManagedConfig Zone Reverse Lookup Config Response - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- service
Directory ManagedConfig Zone Service Directory Config Response - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- visibility string
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
- cloud_
logging_ Managedconfig Zone Cloud Logging Config Response - creation_
time str - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- description str
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- dns_
name str - The DNS name of this managed zone, for instance "example.com.".
- dnssec_
config ManagedZone Dns Sec Config Response - DNSSEC configuration.
- forwarding_
config ManagedZone Forwarding Config Response - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- kind str
- labels Mapping[str, str]
- User labels.
- name str
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- name_
server_ strset - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- name_
servers Sequence[str] - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- peering_
config ManagedZone Peering Config Response - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- private_
visibility_ Managedconfig Zone Private Visibility Config Response - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- reverse_
lookup_ Managedconfig Zone Reverse Lookup Config Response - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- service_
directory_ Managedconfig Zone Service Directory Config Response - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- visibility str
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
- cloud
Logging Property MapConfig - creation
Time String - The time that this resource was created on the server. This is in RFC3339 text format. Output only.
- description String
- A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
- dns
Name String - The DNS name of this managed zone, for instance "example.com.".
- dnssec
Config Property Map - DNSSEC configuration.
- forwarding
Config Property Map - The presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
- kind String
- labels Map<String>
- User labels.
- name String
- User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
- name
Server StringSet - Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
- name
Servers List<String> - Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- peering
Config Property Map - The presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
- private
Visibility Property MapConfig - For privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
- reverse
Lookup Property MapConfig - The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
- service
Directory Property MapConfig - This field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
- visibility String
- The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.
Supporting Types
DnsKeySpecResponse
- Algorithm
This property is required. string - String mnemonic specifying the DNSSEC algorithm of this key.
- Key
Length This property is required. int - Length of the keys in bits.
- Key
Type This property is required. string - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- Kind
This property is required. string
- Algorithm
This property is required. string - String mnemonic specifying the DNSSEC algorithm of this key.
- Key
Length This property is required. int - Length of the keys in bits.
- Key
Type This property is required. string - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- Kind
This property is required. string
- algorithm
This property is required. String - String mnemonic specifying the DNSSEC algorithm of this key.
- key
Length This property is required. Integer - Length of the keys in bits.
- key
Type This property is required. String - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- kind
This property is required. String
- algorithm
This property is required. string - String mnemonic specifying the DNSSEC algorithm of this key.
- key
Length This property is required. number - Length of the keys in bits.
- key
Type This property is required. string - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- kind
This property is required. string
- algorithm
This property is required. str - String mnemonic specifying the DNSSEC algorithm of this key.
- key_
length This property is required. int - Length of the keys in bits.
- key_
type This property is required. str - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- kind
This property is required. str
- algorithm
This property is required. String - String mnemonic specifying the DNSSEC algorithm of this key.
- key
Length This property is required. Number - Length of the keys in bits.
- key
Type This property is required. String - Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, are only used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and are used to sign all other types of resource record sets.
- kind
This property is required. String
ManagedZoneCloudLoggingConfigResponse
- Enable
Logging This property is required. bool - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- Kind
This property is required. string
- Enable
Logging This property is required. bool - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- Kind
This property is required. string
- enable
Logging This property is required. Boolean - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- kind
This property is required. String
- enable
Logging This property is required. boolean - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- kind
This property is required. string
- enable_
logging This property is required. bool - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- kind
This property is required. str
- enable
Logging This property is required. Boolean - If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
- kind
This property is required. String
ManagedZoneDnsSecConfigResponse
- Default
Key Specs This property is required. List<Pulumi.Google Native. DNS. V1Beta2. Inputs. Dns Key Spec Response> - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- Kind
This property is required. string - Non
Existence This property is required. string - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- State
This property is required. string - Specifies whether DNSSEC is enabled, and what mode it is in.
- Default
Key Specs This property is required. []DnsKey Spec Response - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- Kind
This property is required. string - Non
Existence This property is required. string - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- State
This property is required. string - Specifies whether DNSSEC is enabled, and what mode it is in.
- default
Key Specs This property is required. List<DnsKey Spec Response> - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- kind
This property is required. String - non
Existence This property is required. String - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- state
This property is required. String - Specifies whether DNSSEC is enabled, and what mode it is in.
- default
Key Specs This property is required. DnsKey Spec Response[] - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- kind
This property is required. string - non
Existence This property is required. string - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- state
This property is required. string - Specifies whether DNSSEC is enabled, and what mode it is in.
- default_
key_ specs This property is required. Sequence[DnsKey Spec Response] - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- kind
This property is required. str - non_
existence This property is required. str - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- state
This property is required. str - Specifies whether DNSSEC is enabled, and what mode it is in.
- default
Key Specs This property is required. List<Property Map> - Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
- kind
This property is required. String - non
Existence This property is required. String - Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.
- state
This property is required. String - Specifies whether DNSSEC is enabled, and what mode it is in.
ManagedZoneForwardingConfigNameServerTargetResponse
- Forwarding
Path This property is required. string - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- Ipv4Address
This property is required. string - IPv4 address of a target name server.
- Ipv6Address
This property is required. string - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- Kind
This property is required. string
- Forwarding
Path This property is required. string - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- Ipv4Address
This property is required. string - IPv4 address of a target name server.
- Ipv6Address
This property is required. string - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- Kind
This property is required. string
- forwarding
Path This property is required. String - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- ipv4Address
This property is required. String - IPv4 address of a target name server.
- ipv6Address
This property is required. String - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- kind
This property is required. String
- forwarding
Path This property is required. string - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- ipv4Address
This property is required. string - IPv4 address of a target name server.
- ipv6Address
This property is required. string - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- kind
This property is required. string
- forwarding_
path This property is required. str - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- ipv4_
address This property is required. str - IPv4 address of a target name server.
- ipv6_
address This property is required. str - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- kind
This property is required. str
- forwarding
Path This property is required. String - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target.
- ipv4Address
This property is required. String - IPv4 address of a target name server.
- ipv6Address
This property is required. String - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022.
- kind
This property is required. String
ManagedZoneForwardingConfigResponse
- Kind
This property is required. string - Target
Name Servers This property is required. List<Pulumi.Google Native. DNS. V1Beta2. Inputs. Managed Zone Forwarding Config Name Server Target Response> - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
- Kind
This property is required. string - Target
Name Servers This property is required. []ManagedZone Forwarding Config Name Server Target Response - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
- kind
This property is required. String - target
Name Servers This property is required. List<ManagedZone Forwarding Config Name Server Target Response> - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
- kind
This property is required. string - target
Name Servers This property is required. ManagedZone Forwarding Config Name Server Target Response[] - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
- kind
This property is required. str - target_
name_ servers This property is required. Sequence[ManagedZone Forwarding Config Name Server Target Response] - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
- kind
This property is required. String - target
Name Servers This property is required. List<Property Map> - List of target name servers to forward to. Cloud DNS selects the best available name server if more than one target is given.
ManagedZonePeeringConfigResponse
- Kind
This property is required. string - Target
Network This property is required. Pulumi.Google Native. DNS. V1Beta2. Inputs. Managed Zone Peering Config Target Network Response - The network with which to peer.
- Kind
This property is required. string - Target
Network This property is required. ManagedZone Peering Config Target Network Response - The network with which to peer.
- kind
This property is required. String - target
Network This property is required. ManagedZone Peering Config Target Network Response - The network with which to peer.
- kind
This property is required. string - target
Network This property is required. ManagedZone Peering Config Target Network Response - The network with which to peer.
- kind
This property is required. str - target_
network This property is required. ManagedZone Peering Config Target Network Response - The network with which to peer.
- kind
This property is required. String - target
Network This property is required. Property Map - The network with which to peer.
ManagedZonePeeringConfigTargetNetworkResponse
- Deactivate
Time This property is required. string - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- Kind
This property is required. string - Network
Url This property is required. string - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- Deactivate
Time This property is required. string - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- Kind
This property is required. string - Network
Url This property is required. string - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- deactivate
Time This property is required. String - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- kind
This property is required. String - network
Url This property is required. String - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- deactivate
Time This property is required. string - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- kind
This property is required. string - network
Url This property is required. string - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- deactivate_
time This property is required. str - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- kind
This property is required. str - network_
url This property is required. str - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- deactivate
Time This property is required. String - The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- kind
This property is required. String - network
Url This property is required. String - The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
ManagedZonePrivateVisibilityConfigGKEClusterResponse
- Gke
Cluster Name This property is required. string - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- Kind
This property is required. string
- Gke
Cluster Name This property is required. string - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- Kind
This property is required. string
- gke
Cluster Name This property is required. String - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- kind
This property is required. String
- gke
Cluster Name This property is required. string - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- kind
This property is required. string
- gke_
cluster_ name This property is required. str - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- kind
This property is required. str
- gke
Cluster Name This property is required. String - The resource name of the cluster to bind this ManagedZone to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get
- kind
This property is required. String
ManagedZonePrivateVisibilityConfigNetworkResponse
- Kind
This property is required. string - Network
Url This property is required. string - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- Kind
This property is required. string - Network
Url This property is required. string - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- kind
This property is required. String - network
Url This property is required. String - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- kind
This property is required. string - network
Url This property is required. string - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- kind
This property is required. str - network_
url This property is required. str - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
- kind
This property is required. String - network
Url This property is required. String - The fully qualified URL of the VPC network to bind to. Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
ManagedZonePrivateVisibilityConfigResponse
- Gke
Clusters This property is required. List<Pulumi.Google Native. DNS. V1Beta2. Inputs. Managed Zone Private Visibility Config GKECluster Response> - The list of Google Kubernetes Engine clusters that can see this zone.
- Kind
This property is required. string - Networks
This property is required. List<Pulumi.Google Native. DNS. V1Beta2. Inputs. Managed Zone Private Visibility Config Network Response> - The list of VPC networks that can see this zone.
- Gke
Clusters This property is required. []ManagedZone Private Visibility Config GKECluster Response - The list of Google Kubernetes Engine clusters that can see this zone.
- Kind
This property is required. string - Networks
This property is required. []ManagedZone Private Visibility Config Network Response - The list of VPC networks that can see this zone.
- gke
Clusters This property is required. List<ManagedZone Private Visibility Config GKECluster Response> - The list of Google Kubernetes Engine clusters that can see this zone.
- kind
This property is required. String - networks
This property is required. List<ManagedZone Private Visibility Config Network Response> - The list of VPC networks that can see this zone.
- gke
Clusters This property is required. ManagedZone Private Visibility Config GKECluster Response[] - The list of Google Kubernetes Engine clusters that can see this zone.
- kind
This property is required. string - networks
This property is required. ManagedZone Private Visibility Config Network Response[] - The list of VPC networks that can see this zone.
- gke_
clusters This property is required. Sequence[ManagedZone Private Visibility Config GKECluster Response] - The list of Google Kubernetes Engine clusters that can see this zone.
- kind
This property is required. str - networks
This property is required. Sequence[ManagedZone Private Visibility Config Network Response] - The list of VPC networks that can see this zone.
- gke
Clusters This property is required. List<Property Map> - The list of Google Kubernetes Engine clusters that can see this zone.
- kind
This property is required. String - networks
This property is required. List<Property Map> - The list of VPC networks that can see this zone.
ManagedZoneReverseLookupConfigResponse
- Kind
This property is required. string
- Kind
This property is required. string
- kind
This property is required. String
- kind
This property is required. string
- kind
This property is required. str
- kind
This property is required. String
ManagedZoneServiceDirectoryConfigNamespaceResponse
- Deletion
Time This property is required. string - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- Kind
This property is required. string - Namespace
Url This property is required. string - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
- Deletion
Time This property is required. string - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- Kind
This property is required. string - Namespace
Url This property is required. string - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
- deletion
Time This property is required. String - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- kind
This property is required. String - namespace
Url This property is required. String - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
- deletion
Time This property is required. string - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- kind
This property is required. string - namespace
Url This property is required. string - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
- deletion_
time This property is required. str - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- kind
This property is required. str - namespace_
url This property is required. str - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
- deletion
Time This property is required. String - The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
- kind
This property is required. String - namespace
Url This property is required. String - The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}
ManagedZoneServiceDirectoryConfigResponse
- Kind
This property is required. string - Namespace
This property is required. Pulumi.Google Native. DNS. V1Beta2. Inputs. Managed Zone Service Directory Config Namespace Response - Contains information about the namespace associated with the zone.
- Kind
This property is required. string - Namespace
This property is required. ManagedZone Service Directory Config Namespace Response - Contains information about the namespace associated with the zone.
- kind
This property is required. String - namespace
This property is required. ManagedZone Service Directory Config Namespace Response - Contains information about the namespace associated with the zone.
- kind
This property is required. string - namespace
This property is required. ManagedZone Service Directory Config Namespace Response - Contains information about the namespace associated with the zone.
- kind
This property is required. str - namespace
This property is required. ManagedZone Service Directory Config Namespace Response - Contains information about the namespace associated with the zone.
- kind
This property is required. String - namespace
This property is required. Property Map - Contains information about the namespace associated with the zone.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi