pulumi-azure-native-kotlin
2.14.0.0
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
Types
Constructors
Properties
Constructors
Soft
Delete
Settings
Response
Link copied to clipboard
fun
SoftDeleteSettingsResponse
(
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