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