serverHostname property

Input<String?>? serverHostname
final

The name of the self-managed object storage server. This value is the IP address or Domain Name Service (DNS) name of the object storage server. An agent uses this host name to mount the object storage server in a network.

Implementation

final pulumi.Input<String?>? serverHostname;