GetInfrastructureConfigurationInstanceMetadataOption

data class GetInfrastructureConfigurationInstanceMetadataOption(val httpPutResponseHopLimit: Int, val httpTokens: String)

Constructors

constructor(httpPutResponseHopLimit: Int, httpTokens: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of hops that an instance can traverse to reach its destonation.

Link copied to clipboard

Whether a signed token is required for instance metadata retrieval requests.