httpEndpoint

@JvmName(name = "dcadegrbduxoqpii")
suspend fun httpEndpoint(value: Output<InstanceMetadataEndpointStateEnumValueArgs>)
@JvmName(name = "nfokdckdmpvtsroa")
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 = "akaxjveearywjfeb")
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.