serverProtocol property

Output<String?> serverProtocol
latefinal

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

Implementation

late final pulumi.Output<String?> serverProtocol;