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.vmwareengine/v1.getManagementDnsZoneBinding
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
Retrieves a ‘ManagementDnsZoneBinding’ resource by its resource name.
Using getManagementDnsZoneBinding
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 getManagementDnsZoneBinding(args: GetManagementDnsZoneBindingArgs, opts?: InvokeOptions): Promise<GetManagementDnsZoneBindingResult>
function getManagementDnsZoneBindingOutput(args: GetManagementDnsZoneBindingOutputArgs, opts?: InvokeOptions): Output<GetManagementDnsZoneBindingResult>def get_management_dns_zone_binding(location: Optional[str] = None,
                                    management_dns_zone_binding_id: Optional[str] = None,
                                    private_cloud_id: Optional[str] = None,
                                    project: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetManagementDnsZoneBindingResult
def get_management_dns_zone_binding_output(location: Optional[pulumi.Input[str]] = None,
                                    management_dns_zone_binding_id: Optional[pulumi.Input[str]] = None,
                                    private_cloud_id: Optional[pulumi.Input[str]] = None,
                                    project: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetManagementDnsZoneBindingResult]func LookupManagementDnsZoneBinding(ctx *Context, args *LookupManagementDnsZoneBindingArgs, opts ...InvokeOption) (*LookupManagementDnsZoneBindingResult, error)
func LookupManagementDnsZoneBindingOutput(ctx *Context, args *LookupManagementDnsZoneBindingOutputArgs, opts ...InvokeOption) LookupManagementDnsZoneBindingResultOutput> Note: This function is named LookupManagementDnsZoneBinding in the Go SDK.
public static class GetManagementDnsZoneBinding 
{
    public static Task<GetManagementDnsZoneBindingResult> InvokeAsync(GetManagementDnsZoneBindingArgs args, InvokeOptions? opts = null)
    public static Output<GetManagementDnsZoneBindingResult> Invoke(GetManagementDnsZoneBindingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementDnsZoneBindingResult> getManagementDnsZoneBinding(GetManagementDnsZoneBindingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:vmwareengine/v1:getManagementDnsZoneBinding
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Location string
 - Management
Dns stringZone Binding Id  - Private
Cloud stringId  - Project string
 
- Location string
 - Management
Dns stringZone Binding Id  - Private
Cloud stringId  - Project string
 
- location String
 - management
Dns StringZone Binding Id  - private
Cloud StringId  - project String
 
- location string
 - management
Dns stringZone Binding Id  - private
Cloud stringId  - project string
 
- location str
 - management_
dns_ strzone_ binding_ id  - private_
cloud_ strid  - project str
 
- location String
 - management
Dns StringZone Binding Id  - private
Cloud StringId  - project String
 
getManagementDnsZoneBinding Result
The following output properties are available:
- Create
Time string - Creation time of this resource.
 - Description string
 - User-provided description for this resource.
 - Name string
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - State string
 - The state of the resource.
 - Uid string
 - System-generated unique identifier for the resource.
 - Update
Time string - Last update time of this resource.
 - Vmware
Engine stringNetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - Vpc
Network string - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
- Create
Time string - Creation time of this resource.
 - Description string
 - User-provided description for this resource.
 - Name string
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - State string
 - The state of the resource.
 - Uid string
 - System-generated unique identifier for the resource.
 - Update
Time string - Last update time of this resource.
 - Vmware
Engine stringNetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - Vpc
Network string - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
- create
Time String - Creation time of this resource.
 - description String
 - User-provided description for this resource.
 - name String
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - state String
 - The state of the resource.
 - uid String
 - System-generated unique identifier for the resource.
 - update
Time String - Last update time of this resource.
 - vmware
Engine StringNetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - vpc
Network String - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
- create
Time string - Creation time of this resource.
 - description string
 - User-provided description for this resource.
 - name string
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - state string
 - The state of the resource.
 - uid string
 - System-generated unique identifier for the resource.
 - update
Time string - Last update time of this resource.
 - vmware
Engine stringNetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - vpc
Network string - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
- create_
time str - Creation time of this resource.
 - description str
 - User-provided description for this resource.
 - name str
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - state str
 - The state of the resource.
 - uid str
 - System-generated unique identifier for the resource.
 - update_
time str - Last update time of this resource.
 - vmware_
engine_ strnetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - vpc_
network str - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
- create
Time String - Creation time of this resource.
 - description String
 - User-provided description for this resource.
 - name String
 - The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: 
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding - state String
 - The state of the resource.
 - uid String
 - System-generated unique identifier for the resource.
 - update
Time String - Last update time of this resource.
 - vmware
Engine StringNetwork  - Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: 
projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}.{project}can either be a project number or a project ID. - vpc
Network String - Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: 
projects/{project}/global/networks/{network_id}.{project}can either be a project number or a project ID. 
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