pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableAttribute
Get
Table
Attribute
data
class
GetTableAttribute
(
val
name
:
String
,
val
type
:
String
)
Types
Constructors
Properties
Constructors
Get
Table
Attribute
Link copied to clipboard
fun
GetTableAttribute
(
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