pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
GlobalTableKeySchema
Global
Table
Key
Schema
data
class
GlobalTableKeySchema
(
val
attributeName
:
String
,
val
keyType
:
String
)
Types
Constructors
Properties
Constructors
Global
Table
Key
Schema
Link copied to clipboard
fun
GlobalTableKeySchema
(
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