GetResolverQueryLogConfigPolicyRequest
public struct GetResolverQueryLogConfigPolicyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the query logging configuration that you want to get the query logging policy for.
Declaration
Swift
public let arn: String
-
Undocumented
Declaration
Swift
public init(arn: String)
-
Declaration
Swift
public func validate(name: String) throws