We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
Resource schema for AWS::Route53GlobalResolver::HostedZoneAssociation
Using getHostedZoneAssociation
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 getHostedZoneAssociation(args: GetHostedZoneAssociationArgs, opts?: InvokeOptions): Promise<GetHostedZoneAssociationResult>
function getHostedZoneAssociationOutput(args: GetHostedZoneAssociationOutputArgs, opts?: InvokeOptions): Output<GetHostedZoneAssociationResult>def get_hosted_zone_association(hosted_zone_association_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHostedZoneAssociationResult
def get_hosted_zone_association_output(hosted_zone_association_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHostedZoneAssociationResult]func LookupHostedZoneAssociation(ctx *Context, args *LookupHostedZoneAssociationArgs, opts ...InvokeOption) (*LookupHostedZoneAssociationResult, error)
func LookupHostedZoneAssociationOutput(ctx *Context, args *LookupHostedZoneAssociationOutputArgs, opts ...InvokeOption) LookupHostedZoneAssociationResultOutput> Note: This function is named LookupHostedZoneAssociation in the Go SDK.
public static class GetHostedZoneAssociation
{
public static Task<GetHostedZoneAssociationResult> InvokeAsync(GetHostedZoneAssociationArgs args, InvokeOptions? opts = null)
public static Output<GetHostedZoneAssociationResult> Invoke(GetHostedZoneAssociationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHostedZoneAssociationResult> getHostedZoneAssociation(GetHostedZoneAssociationArgs args, InvokeOptions options)
public static Output<GetHostedZoneAssociationResult> getHostedZoneAssociation(GetHostedZoneAssociationArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:route53globalresolver:getHostedZoneAssociation
arguments:
# arguments dictionaryThe following arguments are supported:
- Hosted
Zone stringAssociation Id
- Hosted
Zone stringAssociation Id
- hosted
Zone StringAssociation Id
- hosted
Zone stringAssociation Id
- hosted
Zone StringAssociation Id
getHostedZoneAssociation Result
The following output properties are available:
- Created
At string - Hosted
Zone stringAssociation Id - Hosted
Zone stringName - Name string
- Status
Pulumi.
Aws Native. Route53Global Resolver. Hosted Zone Association Status - Updated
At string
- Created
At string - Hosted
Zone stringAssociation Id - Hosted
Zone stringName - Name string
- Status
Hosted
Zone Association Status - Updated
At string
- created
At String - hosted
Zone StringAssociation Id - hosted
Zone StringName - name String
- status
Hosted
Zone Association Status - updated
At String
- created
At string - hosted
Zone stringAssociation Id - hosted
Zone stringName - name string
- status
Hosted
Zone Association Status - updated
At string
- created
At String - hosted
Zone StringAssociation Id - hosted
Zone StringName - name String
- status "CREATING" | "OPERATIONAL" | "DELETING"
- updated
At String
Supporting Types
HostedZoneAssociationStatus
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
