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