toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.outputs
/
SoftDeleteSettingsResponse
Soft
Delete
Settings
Response
data
class
SoftDeleteSettingsResponse
(
val
softDeleteRetentionPeriodInDays
:
Int
?
=
null
,
val
softDeleteState
:
String
?
=
null
)
Soft delete Settings of vault
Members
Constructors
Soft
Delete
Settings
Response
Link copied to clipboard
constructor
(
softDeleteRetentionPeriodInDays
:
Int
?
=
null
,
softDeleteState
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
soft
Delete
Retention
Period
In
Days
Link copied to clipboard
val
softDeleteRetentionPeriodInDays
:
Int
?
=
null
Soft delete retention period in days
soft
Delete
State
Link copied to clipboard
val
softDeleteState
:
String
?
=
null