toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ZeroTrustGatewayLoggingSettingsByRuleTypeDns
Zero
Trust
Gateway
Logging
Settings
By
Rule
Type
Dns
data
class
ZeroTrustGatewayLoggingSettingsByRuleTypeDns
(
val
logAll
:
Boolean
?
=
null
,
val
logBlocks
:
Boolean
?
=
null
)
Members
Constructors
Zero
Trust
Gateway
Logging
Settings
By
Rule
Type
Dns
Link copied to clipboard
constructor
(
logAll
:
Boolean
?
=
null
,
logBlocks
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
All
Link copied to clipboard
val
logAll
:
Boolean
?
=
null
Log all requests to this service.
log
Blocks
Link copied to clipboard
val
logBlocks
:
Boolean
?
=
null
Log only blocking requests to this service.