serverProtocol property

Input<String?>? serverProtocol
final

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

Implementation

final pulumi.Input<String?>? serverProtocol;