InstanceMetadataEndpointStateEnumValueArgs

data class InstanceMetadataEndpointStateEnumValueArgs(val value: Output<Either<String, InstanceMetadataEndpointState>>? = null) : ConvertibleToJava<InstanceMetadataEndpointStateEnumValueArgs>

Definition of InstanceMetadataEndpointStateEnumValue

Constructors

constructor(value: Output<Either<String, InstanceMetadataEndpointState>>? = null)

Properties

Link copied to clipboard
val value: Output<Either<String, InstanceMetadataEndpointState>>? = null

Property value

Functions

Link copied to clipboard
open override fun toJava(): InstanceMetadataEndpointStateEnumValueArgs