pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TableComment
Table
Comment
data
class
TableComment
(
val
message
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Table
Comment
Link copied to clipboard
fun
TableComment
(
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.