InfrastructureConfigurationInstanceMetadataOptions

data class InfrastructureConfigurationInstanceMetadataOptions(val httpPutResponseHopLimit: Int? = null, val httpTokens: InfrastructureConfigurationInstanceMetadataOptionsHttpTokens? = null)

The instance metadata option settings for the infrastructure configuration.

Constructors

constructor(httpPutResponseHopLimit: Int? = null, httpTokens: InfrastructureConfigurationInstanceMetadataOptionsHttpTokens? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Limit the number of hops that an instance metadata request can traverse to reach its destination.

Link copied to clipboard

Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows: