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