INPUT_OBJECT
ES storage for OCI compartment.
input OciEsConfigInput {# Access key for OCI storage.accessKey: String# Name of the bucket in OCI.bucketName: String# Object storage namespace in OCI.ociNamespace: String# Secret key for OCI storage.secretKey: String}