menu
aws_lightsail_api package
documentation
lightsail-2016-11-28.dart
PortInfo
PortInfo.new constructor
PortInfo.new 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.new constructor
PortInfo class
Constructors
new
Properties
cidrListAliases
cidrs
fromPort
hashCode
protocol
runtimeType
toPort
Methods
noSuchMethod
toJson
toString
Operators
operator ==