GetResolverRuleAssociationRequest
public struct GetResolverRuleAssociationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the Resolver rule association that you want to get information about.
Declaration
Swift
public let resolverRuleAssociationId: String -
Undocumented
Declaration
Swift
public init(resolverRuleAssociationId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetResolverRuleAssociationRequest Structure Reference