toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ZeroTrustGatewaySettingsSettingsSandbox
Zero
Trust
Gateway
Settings
Settings
Sandbox
data
class
ZeroTrustGatewaySettingsSettingsSandbox
(
val
enabled
:
Boolean
?
=
null
,
val
fallbackAction
:
String
?
=
null
)
Members
Constructors
Zero
Trust
Gateway
Settings
Settings
Sandbox
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
,
fallbackAction
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
Enable sandbox.
fallback
Action
Link copied to clipboard
val
fallbackAction
:
String
?
=
null
Action to take when the file cannot be scanned. Available values: "allow", "block".