INPUT_OBJECT
StartAwsNativeAccountDisableJobInput
Description
Input to trigger AWS native account disable job.
link GraphQL Schema definition
- input StartAwsNativeAccountDisableJobInput {
- # Rubrik ID of AWS account.
- UUID! :
- # Specifies whether to delete snapshots in the account.
- Boolean! :
- # Type of native protection to not be enabled.
- AwsNativeProtectionFeature! :
- }