toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.inputs
/
ServiceRegistryArgs
/
ServiceRegistryArgs
Service
Registry
Args
constructor
(
containerName
:
Output
<
String
>
?
=
null
,
containerPort
:
Output
<
Int
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
registryArn
:
Output
<
String
>
?
=
null
)