Type alias DescribeApprovalLayoutResult

DescribeApprovalLayoutResult: {
    approvalLayouts: DescribeApprovalLayout[];
}

Type declaration