ipConfiguration

@JvmName(name = "hwdxqqumffnmddya")
suspend fun ipConfiguration(value: Output<IpConfigurationArgs>)
@JvmName(name = "syotsgyilsxvwqcv")
suspend fun ipConfiguration(value: IpConfigurationArgs?)

Parameters

value

The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled for Second Generation instances.


@JvmName(name = "nrgjyqohxptwxqkg")
suspend fun ipConfiguration(argument: suspend IpConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled for Second Generation instances.