INPUT_OBJECT
ES storage for the GCP account.
input GcpEsConfigInput {# Bucket name in GCP.bucketName: String# Region for the GCP bucket.region: String# Create a new bucket or use an existing bucket.shouldCreateBucket: Boolean}