toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetZoneLockdownResult
/
GetZoneLockdownResult
Get
Zone
Lockdown
Result
constructor
(
configurations
:
List
<
GetZoneLockdownConfiguration
>
,
createdOn
:
String
,
description
:
String
,
filter
:
GetZoneLockdownFilter
?
=
null
,
id
:
String
,
lockDownsId
:
String
?
=
null
,
modifiedOn
:
String
,
paused
:
Boolean
,
urls
:
List
<
String
>
,
zoneId
:
String
)