DeleteApprovalRuleTemplateOutput

public struct DeleteApprovalRuleTemplateOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The system-generated ID of the deleted approval rule template. If the template has been previously deleted, the only response is a 200 OK.

    Declaration

    Swift

    public let approvalRuleTemplateId: String
  • Undocumented

    Declaration

    Swift

    public init(approvalRuleTemplateId: String)