1. Packages
  2. AWS Native
  3. API Docs
  4. route53resolver
  5. getResolverQueryLoggingConfigAssociation

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.65.0 published on Wednesday, Jun 7, 2023 by Pulumi

aws-native.route53resolver.getResolverQueryLoggingConfigAssociation

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.65.0 published on Wednesday, Jun 7, 2023 by Pulumi

    Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.

    Using getResolverQueryLoggingConfigAssociation

    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 getResolverQueryLoggingConfigAssociation(args: GetResolverQueryLoggingConfigAssociationArgs, opts?: InvokeOptions): Promise<GetResolverQueryLoggingConfigAssociationResult>
    function getResolverQueryLoggingConfigAssociationOutput(args: GetResolverQueryLoggingConfigAssociationOutputArgs, opts?: InvokeOptions): Output<GetResolverQueryLoggingConfigAssociationResult>
    def get_resolver_query_logging_config_association(id: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetResolverQueryLoggingConfigAssociationResult
    def get_resolver_query_logging_config_association_output(id: Optional[pulumi.Input[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetResolverQueryLoggingConfigAssociationResult]
    func LookupResolverQueryLoggingConfigAssociation(ctx *Context, args *LookupResolverQueryLoggingConfigAssociationArgs, opts ...InvokeOption) (*LookupResolverQueryLoggingConfigAssociationResult, error)
    func LookupResolverQueryLoggingConfigAssociationOutput(ctx *Context, args *LookupResolverQueryLoggingConfigAssociationOutputArgs, opts ...InvokeOption) LookupResolverQueryLoggingConfigAssociationResultOutput

    > Note: This function is named LookupResolverQueryLoggingConfigAssociation in the Go SDK.

    public static class GetResolverQueryLoggingConfigAssociation 
    {
        public static Task<GetResolverQueryLoggingConfigAssociationResult> InvokeAsync(GetResolverQueryLoggingConfigAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetResolverQueryLoggingConfigAssociationResult> Invoke(GetResolverQueryLoggingConfigAssociationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetResolverQueryLoggingConfigAssociationResult> getResolverQueryLoggingConfigAssociation(GetResolverQueryLoggingConfigAssociationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:route53resolver:getResolverQueryLoggingConfigAssociation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string

    Id

    Id string

    Id

    id String

    Id

    id string

    Id

    id str

    Id

    id String

    Id

    getResolverQueryLoggingConfigAssociation Result

    The following output properties are available:

    CreationTime string

    Rfc3339TimeString

    Error Pulumi.AwsNative.Route53Resolver.ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    ErrorMessage string

    ResolverQueryLogConfigAssociationErrorMessage

    Id string

    Id

    Status Pulumi.AwsNative.Route53Resolver.ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    CreationTime string

    Rfc3339TimeString

    Error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    ErrorMessage string

    ResolverQueryLogConfigAssociationErrorMessage

    Id string

    Id

    Status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creationTime String

    Rfc3339TimeString

    error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    errorMessage String

    ResolverQueryLogConfigAssociationErrorMessage

    id String

    Id

    status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creationTime string

    Rfc3339TimeString

    error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    errorMessage string

    ResolverQueryLogConfigAssociationErrorMessage

    id string

    Id

    status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creation_time str

    Rfc3339TimeString

    error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    error_message str

    ResolverQueryLogConfigAssociationErrorMessage

    id str

    Id

    status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creationTime String

    Rfc3339TimeString

    error "NONE" | "DESTINATION_NOT_FOUND" | "ACCESS_DENIED"

    ResolverQueryLogConfigAssociationError

    errorMessage String

    ResolverQueryLogConfigAssociationErrorMessage

    id String

    Id

    status "CREATING" | "ACTIVE" | "ACTION_NEEDED" | "DELETING" | "FAILED" | "OVERRIDDEN"

    ResolverQueryLogConfigAssociationStatus

    Supporting Types

    ResolverQueryLoggingConfigAssociationError

    ResolverQueryLoggingConfigAssociationStatus

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.65.0 published on Wednesday, Jun 7, 2023 by Pulumi