pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin
/
GlobalTable
Global
Table
class
GlobalTable
:
KotlinCustomResource
Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable
Properties
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
attribute
Definitions
Link copied to clipboard
val
attributeDefinitions
:
Output
<
List
<
GlobalTableAttributeDefinition
>
>
billing
Mode
Link copied to clipboard
val
billingMode
:
Output
<
String
>
?
global
Secondary
Indexes
Link copied to clipboard
val
globalSecondaryIndexes
:
Output
<
List
<
GlobalTableGlobalSecondaryIndex
>
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
key
Schema
Link copied to clipboard
val
keySchema
:
Output
<
List
<
GlobalTableKeySchema
>
>
local
Secondary
Indexes
Link copied to clipboard
val
localSecondaryIndexes
:
Output
<
List
<
GlobalTableLocalSecondaryIndex
>
>
?
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
replicas
Link copied to clipboard
val
replicas
:
Output
<
List
<
GlobalTableReplicaSpecification
>
>
sse
Specification
Link copied to clipboard
val
sseSpecification
:
Output
<
GlobalTableSseSpecification
>
?
stream
Arn
Link copied to clipboard
val
streamArn
:
Output
<
String
>
stream
Specification
Link copied to clipboard
val
streamSpecification
:
Output
<
GlobalTableStreamSpecification
>
?
table
Id
Link copied to clipboard
val
tableId
:
Output
<
String
>
table
Name
Link copied to clipboard
val
tableName
:
Output
<
String
>
?
time
To
Live
Specification
Link copied to clipboard
val
timeToLiveSpecification
:
Output
<
GlobalTableTimeToLiveSpecification
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
write
Provisioned
Throughput
Settings
Link copied to clipboard
val
writeProvisionedThroughputSettings
:
Output
<
GlobalTableWriteProvisionedThroughputSettings
>
?