modes

@JvmName(name = "fdmpnqulqjraavhu")
suspend fun modes(value: Output<List<String>>)
@JvmName(name = "dxwelcqviwrrgcug")
suspend fun modes(value: List<String>)

Parameters

value

IP versions for which the instance has IP addresses assigned. Each value may be one of ADDRESS_MODE_UNSPECIFIED, MODE_IPV4, and MODE_IPV6.


@JvmName(name = "nadgceuktswrmxle")
suspend fun modes(vararg values: Output<String>)


@JvmName(name = "tmviuidakwvygxtj")
suspend fun modes(values: List<Output<String>>)
@JvmName(name = "snpthqxuulifkfae")
suspend fun modes(vararg values: String)

Parameters

values

IP versions for which the instance has IP addresses assigned. Each value may be one of ADDRESS_MODE_UNSPECIFIED, MODE_IPV4, and MODE_IPV6.