DeleteResolverQueryLogConfigResponse
public struct DeleteResolverQueryLogConfigResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the query logging configuration that you deleted, including the status of the request.
Declaration
Swift
public let resolverQueryLogConfig: ResolverQueryLogConfig?
-
Undocumented
Declaration
Swift
public init(resolverQueryLogConfig: ResolverQueryLogConfig? = nil)