INPUT_OBJECT
Input to update a storage setting for AWS.
input UpdateCloudNativeAwsStorageSettingInput {# AWS target bucket tags.bucketTags: TagsInput# Set as true to delete all bucket tags.deleteAllBucketTags: Booleanid: UUID!kmsMasterKeyId: Stringname: StringstorageClass: AwsStorageClass}