toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.medialive.kotlin.outputs
/
NetworkRoute
Network
Route
data
class
NetworkRoute
(
val
cidr
:
String
?
=
null
,
val
gateway
:
String
?
=
null
)
Members
Constructors
Network
Route
Link copied to clipboard
constructor
(
cidr
:
String
?
=
null
,
gateway
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cidr
Link copied to clipboard
val
cidr
:
String
?
=
null
Ip address cidr
gateway
Link copied to clipboard
val
gateway
:
String
?
=
null
IP address for the route packet paths