state

@JvmName(name = "abvjdrlsekykfdua")
suspend fun state(value: Output<ImageStateEnumValueArgs>)
@JvmName(name = "xvhwwsluufxteiaf")
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 = "vgpmedsmlrikdpxj")
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.