contributor Insights Specification
suspend fun contributorInsightsSpecification(value: Output<GlobalTableContributorInsightsSpecificationArgs>)
suspend fun contributorInsightsSpecification(value: GlobalTableContributorInsightsSpecificationArgs?)
Parameters
value
The settings used to enable or disable CloudWatch Contributor Insights for the specified replica. When not specified, defaults to contributor insights disabled for the replica.
suspend fun contributorInsightsSpecification(argument: suspend GlobalTableContributorInsightsSpecificationArgsBuilder.() -> Unit)
Parameters
argument
The settings used to enable or disable CloudWatch Contributor Insights for the specified replica. When not specified, defaults to contributor insights disabled for the replica.