UpdateApprovalRuleTemplateNameOutput
public struct UpdateApprovalRuleTemplateNameOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The structure and content of the updated approval rule template.
Declaration
Swift
public let approvalRuleTemplate: ApprovalRuleTemplate -
Undocumented
Declaration
Swift
public init(approvalRuleTemplate: ApprovalRuleTemplate)
View on GitHub
UpdateApprovalRuleTemplateNameOutput Structure Reference