Infrastructure Configuration Instance Metadata Options
data class InfrastructureConfigurationInstanceMetadataOptions(val httpPutResponseHopLimit: Int? = null, val httpTokens: InfrastructureConfigurationInstanceMetadataOptionsHttpTokens? = null)
The instance metadata option settings for the infrastructure configuration.
Constructors
Link copied to clipboard
constructor(httpPutResponseHopLimit: Int? = null, httpTokens: InfrastructureConfigurationInstanceMetadataOptionsHttpTokens? = null)