Interface InstanceMetadataService.Protocol

Enclosing class:
InstanceMetadataService

public static interface InstanceMetadataService.Protocol
The communication protocol to use for the metadata service endpoint. Applies only when the metadata service is enabled. - `http`: HTTP protocol (unencrypted) - `https`: HTTP Secure protocol.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    http.
    static final String
    https.