menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
ServiceRegistry
ServiceRegistry constructor
ServiceRegistry constructor
dark_mode
light_mode
ServiceRegistry
constructor
ServiceRegistry
(
{
String
?
containerName
,
int
?
containerPort
,
int
?
port
,
String
?
registryArn
,
})
Implementation
ServiceRegistry({ this.containerName, this.containerPort, this.port, this.registryArn, });
aws_ecs_api package
documentation
ecs-2014-11-13
ServiceRegistry
ServiceRegistry constructor
ServiceRegistry class