toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin.outputs
/
ProjectSecurityPropertiesProjectProtection
Project
Security
Properties
Project
Protection
data
class
ProjectSecurityPropertiesProjectProtection
(
val
exceptionPolicy
:
String
?
=
null
,
val
protected
:
Boolean
?
=
null
)
Members
Constructors
Project
Security
Properties
Project
Protection
Link copied to clipboard
constructor
(
exceptionPolicy
:
String
?
=
null
,
protected
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
exception
Policy
Link copied to clipboard
val
exceptionPolicy
:
String
?
=
null
Set
Exceptions or Trusted Items
protected
Link copied to clipboard
val
protected
:
Boolean
?
=
null
Whether enabled, value:(true/false)