state

@JvmName(name = "xqpqwbviiabpsatd")
suspend fun state(value: Output<InstanceMetadataOptionsStateEnumValueArgs>)
@JvmName(name = "qmyisdfkomjyuhtp")
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 = "lnqyphpmomvykbdf")
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.