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