cidrListAliases property

List<String>? cidrListAliases
final

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.

Implementation

final List<String>? cidrListAliases;