GetLaunchConfigurationMetadataOption

data class GetLaunchConfigurationMetadataOption(val httpEndpoint: String, val httpPutResponseHopLimit: Int, val httpTokens: String)

Constructors

Link copied to clipboard
constructor(httpEndpoint: String, httpPutResponseHopLimit: Int, httpTokens: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

State of the metadata service: enabled, disabled.

Link copied to clipboard

The desired HTTP PUT response hop limit for instance metadata requests.

Link copied to clipboard

If session tokens are required: optional, required.