Gallery Application Custom Action Parameter Args
constructor(defaultValue: Output<String>? = null, description: Output<String>? = null, name: Output<String>, required: Output<Boolean>? = null, type: Output<GalleryApplicationCustomActionParameterType>? = null)