pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.groundstation.kotlin.outputs
/
DataflowEndpointGroupSocketAddress
Dataflow
Endpoint
Group
Socket
Address
data
class
DataflowEndpointGroupSocketAddress
(
val
name
:
String
?
=
null
,
val
port
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Dataflow
Endpoint
Group
Socket
Address
Link copied to clipboard
fun
DataflowEndpointGroupSocketAddress
(
name
:
String
?
=
null
,
port
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
port
Link copied to clipboard
val
port
:
Int
?
=
null