Builder
class Builder
Properties
Link copied to clipboard
The parameters required for creating a global secondary index on an existing table:
Link copied to clipboard
The name of an existing global secondary index to be removed.
Link copied to clipboard
The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.CreateGlobalSecondaryIndexAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.DeleteGlobalSecondaryIndexAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.UpdateGlobalSecondaryIndexAction inside the given block