toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.inputs
/
ResourceGuardArgs
Resource
Guard
Args
data
class
ResourceGuardArgs
(
val
vaultCriticalOperationExclusionList
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
ResourceGuardArgs
>
Members
Constructors
Resource
Guard
Args
Link copied to clipboard
constructor
(
vaultCriticalOperationExclusionList
:
Output
<
List
<
String
>
>
?
=
null
)
Properties
vault
Critical
Operation
Exclusion
List
Link copied to clipboard
val
vaultCriticalOperationExclusionList
:
Output
<
List
<
String
>
>
?
=
null
List of critical operations which are not protected by this resourceGuard
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ResourceGuardArgs