toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.inputs
/
TableTtlArgs
Table
Ttl
Args
data
class
TableTtlArgs
(
val
status
:
Output
<
String
>
)
:
ConvertibleToJava
<
TableTtlArgs
>
Members
Constructors
Table
Ttl
Args
Link copied to clipboard
constructor
(
status
:
Output
<
String
>
)
Properties
status
Link copied to clipboard
val
status
:
Output
<
String
>
Valid values:
ENABLED
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TableTtlArgs