toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
GetRouteMapResult
/
GetRouteMapResult
Get
Route
Map
Result
constructor
(
associatedInboundConnections
:
List
<
String
>
?
=
null
,
associatedOutboundConnections
:
List
<
String
>
?
=
null
,
azureApiVersion
:
String
,
etag
:
String
,
id
:
String
,
name
:
String
,
provisioningState
:
String
,
rules
:
List
<
RouteMapRuleResponse
>
?
=
null
,
type
:
String
)