INPUT_OBJECT
UpgradeAwsIamUserBasedCloudAccountPermissionsInput
Description
Input to set status of IAM user-based AWS cloud account to connected from update permissions state.
link GraphQL Schema definition
- input UpgradeAwsIamUserBasedCloudAccountPermissionsInput {
- # Rubrik ID of cloud account to be upgraded.
- : String!
- # Cloud native features to be upgraded.
- : [CloudAccountFeature!]!
- }