menu
aws_lightsail_api package
documentation
lightsail-2016-11-28.dart
PortInfo
PortInfo constructor
PortInfo constructor
dark_mode
light_mode
PortInfo
constructor
PortInfo
(
{
List
<
String
>
?
cidrListAliases
,
List
<
String
>
?
cidrs
,
int
?
fromPort
,
NetworkProtocol
?
protocol
,
int
?
toPort
,
})
Implementation
PortInfo({ this.cidrListAliases, this.cidrs, this.fromPort, this.protocol, this.toPort, });
aws_lightsail_api package
documentation
lightsail-2016-11-28
PortInfo
PortInfo constructor
PortInfo class