AssociateResolverQueryLogConfigResponse
public struct AssociateResolverQueryLogConfigResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.
Declaration
Swift
public let resolverQueryLogConfigAssociation: ResolverQueryLogConfigAssociation? -
Undocumented
Declaration
Swift
public init(resolverQueryLogConfigAssociation: ResolverQueryLogConfigAssociation? = nil)
View on GitHub
AssociateResolverQueryLogConfigResponse Structure Reference