state

@JvmName(name = "ekwaahbusyprqpbr")
suspend fun state(value: Output<ImageStateEnumValueArgs>)
@JvmName(name = "ntvknbsocamtliru")
suspend fun state(value: ImageStateEnumValueArgs?)

Parameters

value

The current state of the AMI. If the state is available, the image is successfully registered and can be used to launch an instance.


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

Parameters

argument

The current state of the AMI. If the state is available, the image is successfully registered and can be used to launch an instance.