--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_route53resolver_resolver_query_logging_config_association Resource - terraform-provider-awscc" subcategory: "" description: |- Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation. --- # awscc_route53resolver_resolver_query_logging_config_association (Resource) Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation. ## Schema ### Optional - `resolver_query_log_config_id` (String) ResolverQueryLogConfigId - `resource_id` (String) ResourceId ### Read-Only - `creation_time` (String) Rfc3339TimeString - `error` (String) ResolverQueryLogConfigAssociationError - `error_message` (String) ResolverQueryLogConfigAssociationErrorMessage - `id` (String) Id - `status` (String) ResolverQueryLogConfigAssociationStatus ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_route53resolver_resolver_query_logging_config_association.example ```