Global Table Replica Global Secondary Index Specification Args Builder
Functions
Link copied to clipboard
suspend fun contributorInsightsSpecification(value: GlobalTableContributorInsightsSpecificationArgs?)
suspend fun contributorInsightsSpecification(value: Output<GlobalTableContributorInsightsSpecificationArgs>)
suspend fun contributorInsightsSpecification(argument: suspend GlobalTableContributorInsightsSpecificationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun readOnDemandThroughputSettings(value: Output<GlobalTableReadOnDemandThroughputSettingsArgs>)
suspend fun readOnDemandThroughputSettings(argument: suspend GlobalTableReadOnDemandThroughputSettingsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun readProvisionedThroughputSettings(value: GlobalTableReadProvisionedThroughputSettingsArgs?)
suspend fun readProvisionedThroughputSettings(value: Output<GlobalTableReadProvisionedThroughputSettingsArgs>)
suspend fun readProvisionedThroughputSettings(argument: suspend GlobalTableReadProvisionedThroughputSettingsArgsBuilder.() -> Unit)