pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
TableKeySchema
Table
Key
Schema
data
class
TableKeySchema
(
val
attributeName
:
String
,
val
keyType
:
String
)
Types
Constructors
Properties
Constructors
Table
Key
Schema
Link copied to clipboard
fun
TableKeySchema
(
attributeName
:
String
,
keyType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
key
Type
Link copied to clipboard
val
keyType
:
String