INPUT_OBJECT
Input to update a storage setting for AWS.
input UpdateCloudNativeAwsStorageSettingInput {id: UUID!name: StringstorageClass: AwsStorageClasskmsMasterKeyId: String# AWS target bucket tags.bucketTags: TagsInput# Set as true to delete all bucket tags.deleteAllBucketTags: Boolean}