pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
TaskDefinitionHostEntry
Task
Definition
Host
Entry
data
class
TaskDefinitionHostEntry
(
val
hostname
:
String
?
=
null
,
val
ipAddress
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Task
Definition
Host
Entry
Link copied to clipboard
fun
TaskDefinitionHostEntry
(
hostname
:
String
?
=
null
,
ipAddress
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hostname
Link copied to clipboard
val
hostname
:
String
?
=
null
ip
Address
Link copied to clipboard
val
ipAddress
:
String
?
=
null