INPUT_OBJECT
ES storage for AWS account.
input AwsEsConfigInput {# Bucket name in AWS.bucketName: String# Create new bucket or use existing.shouldCreateBucket: Boolean# Enable object locking on bucket.enableObjectLock: Boolean# Enable immutability on rubrik filesystem.enableImmutability: Boolean}