state

@JvmName(name = "kthrvalqcvtcdsdm")
suspend fun state(value: Output<InstanceMetadataOptionsStateEnumValueArgs>)
@JvmName(name = "rbxpjwihlxlnofhf")
suspend fun state(value: InstanceMetadataOptionsStateEnumValueArgs?)

Parameters

value

The state of the metadata option changes.

pending - The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.

applied - The metadata options have been successfully applied on the instance.


@JvmName(name = "gpogmqkffcqkhhry")
suspend fun state(argument: suspend InstanceMetadataOptionsStateEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The state of the metadata option changes.

pending - The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.

applied - The metadata options have been successfully applied on the instance.