pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin
/
ProtectionPolicyArgs
/
ProtectionPolicyArgs
Protection
Policy
Args
fun
ProtectionPolicyArgs
(
eTag
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
policyName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Any
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
vaultName
:
Output
<
String
>
?
=
null
)