pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.inputs
/
TableCommentArgs
Table
Comment
Args
data
class
TableCommentArgs
(
val
message
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
TableCommentArgs
>
Constructors
Functions
Properties
Constructors
Table
Comment
Args
Link copied to clipboard
fun
TableCommentArgs
(
message
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TableCommentArgs
Properties
message
Link copied to clipboard
val
message
:
Output
<
String
>
?
=
null
A description of the table.