CustomActionAttachmentArgs

constructor(buttonText: Output<String>? = null, criteria: Output<List<CustomActionAttachmentCriteriaArgs>>? = null, notificationType: Output<String>? = null, variables: Output<Map<String, String>>? = null)