toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.inputs
/
PeeringPropertiesDirectArgs
/
PeeringPropertiesDirectArgs
Peering
Properties
Direct
Args
constructor
(
connections
:
Output
<
List
<
DirectConnectionArgs
>
>
?
=
null
,
directPeeringType
:
Output
<
Either
<
String
,
DirectPeeringType
>
>
?
=
null
,
peerAsn
:
Output
<
SubResourceArgs
>
?
=
null
)