GetResolverQueryLogConfigAssociationRequest
public struct GetResolverQueryLogConfigAssociationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the Resolver query logging configuration association that you want to get information about.
Declaration
Swift
public let resolverQueryLogConfigAssociationId: String
-
Undocumented
Declaration
Swift
public init(resolverQueryLogConfigAssociationId: String)
-
Declaration
Swift
public func validate(name: String) throws