Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnTable.ContributorInsightsSpecificationProperty
-
Uses of CfnTable.ContributorInsightsSpecificationProperty in software.amazon.awscdk.services.dynamodb
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.ContributorInsightsSpecificationProperty
Modifier and TypeMethodDescriptionCfnTable.ContributorInsightsSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnTable.Builder.contributorInsightsSpecification
(CfnTable.ContributorInsightsSpecificationProperty contributorInsightsSpecification) The settings used to enable or disable CloudWatch Contributor Insights for the specified table.CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification
(CfnTable.ContributorInsightsSpecificationProperty contributorInsightsSpecification) CfnTableProps.Builder.contributorInsightsSpecification
(CfnTable.ContributorInsightsSpecificationProperty contributorInsightsSpecification) Sets the value ofCfnTableProps.getContributorInsightsSpecification()
void
CfnTable.setContributorInsightsSpecification
(CfnTable.ContributorInsightsSpecificationProperty value) The settings used to enable or disable CloudWatch Contributor Insights for the specified table.