location

@JvmName(name = "beyhwpctyspkhrdq")
suspend fun location(value: Output<InstanceLocationArgs>)
@JvmName(name = "pgcobglymamivuny")
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 = "qsciyodecfjhvcwj")
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.