PatchRuleGroup
public struct PatchRuleGroup : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The rules that make up the rule group.
Declaration
Swift
public let patchRules: [PatchRule] -
Undocumented
Declaration
Swift
public init(patchRules: [PatchRule]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
PatchRuleGroup Structure Reference