pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
SoftDeleteSettingsArgs
/
SoftDeleteSettingsArgs
Soft
Delete
Settings
Args
fun
SoftDeleteSettingsArgs
(
softDeleteRetentionPeriodInDays
:
Output
<
Int
>
?
=
null
,
softDeleteState
:
Output
<
Either
<
String
,
SoftDeleteState
>
>
?
=
null
)