location

@JvmName(name = "ephrthalwjgdirmb")
suspend fun location(value: Output<InstanceLocationArgs>)
@JvmName(name = "ywtaxlomvyytxqyd")
suspend fun location(value: InstanceLocationArgs?)

Parameters

value

The location for the instance, such as the AWS Region and Availability Zone.

The Location property is read-only and should not be specified in a create instance or update instance request.


@JvmName(name = "jjssvdbbamscdvct")
suspend fun location(argument: suspend InstanceLocationArgsBuilder.() -> Unit)

Parameters

argument

The location for the instance, such as the AWS Region and Availability Zone.

The Location property is read-only and should not be specified in a create instance or update instance request.