pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
DeviceManagedNetworksArgs
/
DeviceManagedNetworksArgs
Device
Managed
Networks
Args
fun
DeviceManagedNetworksArgs
(
accountId
:
Output
<
String
>
?
=
null
,
config
:
Output
<
DeviceManagedNetworksConfigArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)