toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
TeamsLocationArgs
/
TeamsLocationArgs
Teams
Location
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
clientDefault
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
networks
:
Output
<
List
<
TeamsLocationNetworkArgs
>
>
?
=
null
)