pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
GlobalTableAttributeDefinition
Global
Table
Attribute
Definition
data
class
GlobalTableAttributeDefinition
(
val
attributeName
:
String
,
val
attributeType
:
String
)
Types
Constructors
Properties
Constructors
Global
Table
Attribute
Definition
Link copied to clipboard
fun
GlobalTableAttributeDefinition
(
attributeName
:
String
,
attributeType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
attribute
Type
Link copied to clipboard
val
attributeType
:
String