toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.inputs
/
TablePointInTimeRecoveryArgs
Table
Point
In
Time
Recovery
Args
data
class
TablePointInTimeRecoveryArgs
(
val
status
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
TablePointInTimeRecoveryArgs
>
Members
Constructors
Table
Point
In
Time
Recovery
Args
Link copied to clipboard
constructor
(
status
:
Output
<
String
>
?
=
null
)
Properties
status
Link copied to clipboard
val
status
:
Output
<
String
>
?
=
null
Valid values:
ENABLED
,
DISABLED
. The default value is
DISABLED
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TablePointInTimeRecoveryArgs