GetResolverRulePolicyResponse
public struct GetResolverRulePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the Resolver rule policy that you specified in a GetResolverRulePolicy request.
Declaration
Swift
public let resolverRulePolicy: String?
-
Undocumented
Declaration
Swift
public init(resolverRulePolicy: String? = nil)