GetResolverQueryLogConfigPolicyResponse
public struct GetResolverQueryLogConfigPolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the query logging policy for the query logging configuration that you specified in a GetResolverQueryLogConfigPolicy request.
Declaration
Swift
public let resolverQueryLogConfigPolicy: String?
-
Undocumented
Declaration
Swift
public init(resolverQueryLogConfigPolicy: String? = nil)