toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TableComment
Table
Comment
data
class
TableComment
(
val
message
:
String
?
=
null
)
Members
Constructors
Table
Comment
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
message
Link copied to clipboard
val
message
:
String
?
=
null
A description of the table.