INPUT_OBJECT
Input to update storage account containers to be excluded from protection.
input ExcludeAzureStorageAccountContainersInput {# List of container names.containers: [String!]!# Rubrik ID for the Azure Storage Account.storageAccountId: UUID!}