INPUT_OBJECT
FinalizeAwsCloudAccountDeletionInput
Description
Input to process and finalize deletion of AWS cloud account.
link GraphQL Schema definition
- input FinalizeAwsCloudAccountDeletionInput {
- # Rubrik ID of account to be deleted.
- UUID! :
- # Protection feature to be deleted for the cloud account.
- CloudAccountFeature! :
- # The internal ID of the IAM pair. This field is required only when the feature to
- # be deleted is DATA_CENTER_ROLE_BASED_ARCHIVAL.
- String :
- }