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