ResolverQueryLogConfigAssociation

In the response to an AssociateResolverQueryLogConfig, DisassociateResolverQueryLogConfig, GetResolverQueryLogConfigAssociation, or ListResolverQueryLogConfigAssociations, request, a complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the VPC was associated with the query logging configuration, in Unix time format and Coordinated Universal Time (UTC).

Link copied to clipboard

If the value of Status is FAILED, the value of Error indicates the cause:

Link copied to clipboard

Contains additional information about the error. If the value or Error is null, the value of ErrorMessage also is null.

Link copied to clipboard
val id: String?

The ID of the query logging association.

Link copied to clipboard

The ID of the query logging configuration that a VPC is associated with.

Link copied to clipboard

The ID of the Amazon VPC that is associated with the query logging configuration.

Link copied to clipboard

The status of the specified query logging association. Valid values include the following:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String