toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
TaskDefinitionPortMapping
/
TaskDefinitionPortMapping
Task
Definition
Port
Mapping
constructor
(
appProtocol
:
TaskDefinitionPortMappingAppProtocol
?
=
null
,
containerPort
:
Int
?
=
null
,
containerPortRange
:
String
?
=
null
,
hostPort
:
Int
?
=
null
,
name
:
String
?
=
null
,
protocol
:
String
?
=
null
)