toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
GlobalTableAttributeDefinition
Global
Table
Attribute
Definition
data
class
GlobalTableAttributeDefinition
(
val
attributeName
:
String
,
val
attributeType
:
String
)
Members
Constructors
Global
Table
Attribute
Definition
Link copied to clipboard
constructor
(
attributeName
:
String
,
attributeType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
A name for the attribute.
attribute
Type
Link copied to clipboard
val
attributeType
:
String
The data type for the attribute, where: