ENUM
S3CompatibleSubType
Description
S3CompatibleSubType enum specifies the sub location type of a S3Compatible location.
link GraphQL Schema definition
- enum S3CompatibleSubType {
- # Default subtype.
- # Default bucket immutable subtype.
- # DellEcs subtype.
- # IbmCos subtype.
- # IronCloud subtype.
- # NetAppSG subtype.
- # Scality subtype.
- # Unknown subtype.
- }