serverProtocol property
The protocol that the object storage server uses to communicate. Valid values are HTTP or HTTPS.
Implementation
late final pulumi.Output<String?> serverProtocol;
The protocol that the object storage server uses to communicate. Valid values are HTTP or HTTPS.
late final pulumi.Output<String?> serverProtocol;