serverProtocol property

ObjectStorageServerProtocol? serverProtocol
final

The protocol that the object storage server uses to communicate. Valid values are HTTP or HTTPS.

Implementation

final ObjectStorageServerProtocol? serverProtocol;