Infrastructure Configuration Instance Metadata Options
data class InfrastructureConfigurationInstanceMetadataOptions(val httpPutResponseHopLimit: Int? = null, val httpTokens: String? = null)
Constructors
Link copied to clipboard
fun InfrastructureConfigurationInstanceMetadataOptions(httpPutResponseHopLimit: Int? = null, httpTokens: String? = null)