AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.route53resolver.getResolverQueryLoggingConfigAssociation
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 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:
- Creation
Time string - Rfc3339TimeString
- Error
Pulumi.
Aws Native. Route53Resolver. Resolver Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- Error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- Id string
- Id
- Status
Pulumi.
Aws Native. Route53Resolver. Resolver Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- Creation
Time string - Rfc3339TimeString
- Error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- Error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- Id string
- Id
- Status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- creation
Time String - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error
Message String - ResolverQueryLogConfigAssociationErrorMessage
- id String
- Id
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- creation
Time string - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- id string
- Id
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- creation_
time str - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error_
message str - ResolverQueryLogConfigAssociationErrorMessage
- id str
- Id
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- creation
Time String - Rfc3339TimeString
- error "NONE" | "DESTINATION_NOT_FOUND" | "ACCESS_DENIED"
- ResolverQueryLogConfigAssociationError
- error
Message 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 is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi