Custom Action Args
constructor(actionName: Output<String>? = null, aliasName: Output<String>? = null, attachments: Output<List<CustomActionAttachmentArgs>>? = null, definition: Output<CustomActionDefinitionArgs>? = null, tags: Output<List<TagArgs>>? = null)