pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkmanager.kotlin
/
SiteArgs
/
SiteArgs
Site
Args
fun
SiteArgs
(
description
:
Output
<
String
>
?
=
null
,
globalNetworkId
:
Output
<
String
>
?
=
null
,
location
:
Output
<
SiteLocationArgs
>
?
=
null
,
tags
:
Output
<
List
<
SiteTagArgs
>
>
?
=
null
)