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