toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.outputs
/
SoftDeleteSettingsResponse
Soft
Delete
Settings
Response
data
class
SoftDeleteSettingsResponse
(
val
retentionDurationInDays
:
Double
?
=
null
,
val
state
:
String
?
=
null
)
Soft delete related settings
Members
Constructors
Soft
Delete
Settings
Response
Link copied to clipboard
constructor
(
retentionDurationInDays
:
Double
?
=
null
,
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
retention
Duration
In
Days
Link copied to clipboard
val
retentionDurationInDays
:
Double
?
=
null
Soft delete retention duration
state
Link copied to clipboard
val
state
:
String
?
=
null
State of soft delete