cidrListAliases

@JvmName(name = "rutcoieamfrgagcj")
suspend fun cidrListAliases(value: Output<List<String>>)
@JvmName(name = "fjshqdewcxsnlghj")
suspend fun cidrListAliases(value: List<String>?)

Parameters

value

An alias that defines access for a preconfigured range of IP addresses. The only alias currently supported is lightsail-connect , which allows IP addresses of the browser-based RDP/SSH client in the Lightsail console to connect to your instance.


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


@JvmName(name = "kqcvvydmgfenfywg")
suspend fun cidrListAliases(values: List<Output<String>>)
@JvmName(name = "ilgyicjjxgicyqiq")
suspend fun cidrListAliases(vararg values: String)

Parameters

values

An alias that defines access for a preconfigured range of IP addresses. The only alias currently supported is lightsail-connect , which allows IP addresses of the browser-based RDP/SSH client in the Lightsail console to connect to your instance.