toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TableSchemaDefinitionStaticColumn
Table
Schema
Definition
Static
Column
data
class
TableSchemaDefinitionStaticColumn
(
val
name
:
String
)
Members
Constructors
Table
Schema
Definition
Static
Column
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the static column.