INPUT_OBJECT
UpdateAutomaticAwsTargetMappingInput
Description
Input to edit AWS automatic target mapping.
link GraphQL Schema definition
- input UpdateAutomaticAwsTargetMappingInput {
- # ID of the AWS target mapping.
- String! :
- # Name of the AWS target mapping.
- String :
- # Cloud account ID of the AWS target.
- UUID :
- # Storage class of the AWS target.
- AwsStorageClass :
- # Specifies whether consolidation is enabled on the AWS target.
- Boolean :
- # Proxy settings of the AWS target.
- ProxySettingsInput :
- # List of Rubrik cluster UUIDs.
- String!] : [
- # Compute settings ID of the AWS target.
- String :
- }