INPUT_OBJECT
Input required for setting workload alert.
input SetWorkloadAlertSettingInput {# Cluster ID of the workload.clusterId: String# Fid of the workload.workloadFid: String# Specifies whether alerts should be enabled or not enabled.enabled: Boolean}