pulumi-cloudflare-kotlin
4.16.0.1
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
)