UpdateInstanceMetadataOptionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables or disables the HTTP metadata endpoint on your instances. If this parameter is not specified, the existing state is maintained.

Link copied to clipboard

Enables or disables the IPv6 endpoint for the instance metadata service. This setting applies only when the HTTP metadata endpoint is enabled.

Link copied to clipboard

The desired HTTP PUT response hop limit for instance metadata requests. A larger number means that the instance metadata requests can travel farther. If no parameter is specified, the existing state is maintained.

Link copied to clipboard

The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is optional.

Link copied to clipboard

The name of the instance for which to update metadata parameters.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String