GetResolverQueryLogConfigAssociationResponse
public struct GetResolverQueryLogConfigAssociationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the Resolver query logging configuration association that you specified in a GetQueryLogConfigAssociation request.
Declaration
Swift
public let resolverQueryLogConfigAssociation: ResolverQueryLogConfigAssociation? -
Undocumented
Declaration
Swift
public init(resolverQueryLogConfigAssociation: ResolverQueryLogConfigAssociation? = nil)
View on GitHub
GetResolverQueryLogConfigAssociationResponse Structure Reference