pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
ServiceRegistry
/
ServiceRegistry
Service
Registry
fun
ServiceRegistry
(
containerName
:
String
?
=
null
,
containerPort
:
Int
?
=
null
,
port
:
Int
?
=
null
,
registryArn
:
String
?
=
null
)