menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
HostEntry
HostEntry constructor
HostEntry constructor
dark_mode
light_mode
HostEntry
constructor
HostEntry
(
{
required
String
hostname
,
required
String
ipAddress
,
})
Implementation
HostEntry({ required this.hostname, required this.ipAddress, });
aws_ecs_api package
documentation
ecs-2014-11-13
HostEntry
HostEntry constructor
HostEntry class