toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TablePointInTimeRecovery
Table
Point
In
Time
Recovery
data
class
TablePointInTimeRecovery
(
val
status
:
String
?
=
null
)
Members
Constructors
Table
Point
In
Time
Recovery
Link copied to clipboard
constructor
(
status
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
status
Link copied to clipboard
val
status
:
String
?
=
null
Valid values:
ENABLED
,
DISABLED
. The default value is
DISABLED
.