GetApprovalRuleTemplateInput
public struct GetApprovalRuleTemplateInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the approval rule template for which you want to get information.
Declaration
Swift
public let approvalRuleTemplateName: String -
Undocumented
Declaration
Swift
public init(approvalRuleTemplateName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetApprovalRuleTemplateInput Structure Reference