AssociateResolverRuleResponse
public struct AssociateResolverRuleResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the AssociateResolverRule request, including the status of the request.
Declaration
Swift
public let resolverRuleAssociation: ResolverRuleAssociation?
-
Undocumented
Declaration
Swift
public init(resolverRuleAssociation: ResolverRuleAssociation? = nil)