InstanceMetadataDefaultsResponse

The default instance metadata service (IMDS) settings that were set at the account level in the specified Amazon Web Services
 Region.

Types

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

Properties

Link copied to clipboard

Indicates whether the IMDS endpoint for an instance is enabled or disabled. When disabled, the instance metadata can't be accessed.

Link copied to clipboard

The maximum number of hops that the metadata token can travel.

Link copied to clipboard

Indicates whether IMDSv2 is required.

Link copied to clipboard

Indicates whether access to instance tags from the instance metadata is enabled or disabled. For more information, see Work with instance tags using the instance metadata in the Amazon EC2 User Guide.

Link copied to clipboard

The entity that manages the IMDS default settings. Possible values include:

Link copied to clipboard

The customized exception message that is specified in the declarative policy.

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