httpEndpoint

@JvmName(name = "fltdmugsgpfpcxgm")
suspend fun httpEndpoint(value: Output<InstanceMetadataEndpointStateEnumValueArgs>)
@JvmName(name = "dnxmsgbskucvehcd")
suspend fun httpEndpoint(value: InstanceMetadataEndpointStateEnumValueArgs?)

Parameters

value

Indicates whether the HTTP metadata endpoint on your instances is enabled or disabled.

If the value is disabled, you cannot access your instance metadata.


@JvmName(name = "lrnvddrfryqntnre")
suspend fun httpEndpoint(argument: suspend InstanceMetadataEndpointStateEnumValueArgsBuilder.() -> Unit)

Parameters

argument

Indicates whether the HTTP metadata endpoint on your instances is enabled or disabled.

If the value is disabled, you cannot access your instance metadata.