pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableTtl
Get
Table
Ttl
data
class
GetTableTtl
(
val
attributeName
:
String
,
val
enabled
:
Boolean
)
Types
Constructors
Properties
Constructors
Get
Table
Ttl
Link copied to clipboard
fun
GetTableTtl
(
attributeName
:
String
,
enabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
enabled
Link copied to clipboard
val
enabled
:
Boolean