GetApprovalRuleTemplateOutput
public struct GetApprovalRuleTemplateOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The content and structure of the approval rule template.
Declaration
Swift
public let approvalRuleTemplate: ApprovalRuleTemplate
-
Undocumented
Declaration
Swift
public init(approvalRuleTemplate: ApprovalRuleTemplate)