toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableAttribute
Get
Table
Attribute
data
class
GetTableAttribute
(
val
name
:
String
,
val
type
:
String
)
Members
Constructors
Get
Table
Attribute
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the DynamoDB table.
type
Link copied to clipboard
val
type
:
String