dedicatedIps

@JvmName(name = "jbtcyiupqsohmgnb")
suspend fun dedicatedIps(value: List<GetAppDedicatedIp>?)

Parameters

value

A list of dedicated egress IP addresses associated with the app.


@JvmName(name = "mtnctevqdsrsjwgd")
suspend fun dedicatedIps(argument: List<suspend GetAppDedicatedIpBuilder.() -> Unit>)
@JvmName(name = "yxrsbdsblnnexqkd")
suspend fun dedicatedIps(vararg argument: suspend GetAppDedicatedIpBuilder.() -> Unit)
@JvmName(name = "rqkctmeiidprsdfg")
suspend fun dedicatedIps(argument: suspend GetAppDedicatedIpBuilder.() -> Unit)

Parameters

argument

A list of dedicated egress IP addresses associated with the app.


@JvmName(name = "jpmfdkdlscxjapkj")
suspend fun dedicatedIps(vararg values: GetAppDedicatedIp)

Parameters

values

A list of dedicated egress IP addresses associated with the app.