Uses of Class
software.amazon.awscdk.services.dynamodb.TableV2MultiAccountReplica.Builder
Packages that use TableV2MultiAccountReplica.Builder
-
Uses of TableV2MultiAccountReplica.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return TableV2MultiAccountReplica.BuilderModifier and TypeMethodDescriptionTableV2MultiAccountReplica.Builder.contributorInsights(Boolean contributorInsights) Deprecated.TableV2MultiAccountReplica.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Whether CloudWatch contributor insights is enabled and what mode is selected.TableV2MultiAccountReplica.Builder.deletionProtection(Boolean deletionProtection) Whether deletion protection is enabled.TableV2MultiAccountReplica.Builder.encryption(TableEncryptionV2 encryption) The server-side encryption configuration for the replica table.TableV2MultiAccountReplica.Builder.globalTableSettingsReplicationMode(GlobalTableSettingsReplicationMode globalTableSettingsReplicationMode) Controls whether table settings are synchronized across replicas.TableV2MultiAccountReplica.Builder.grantIndexPermissions(Boolean grantIndexPermissions) Whether or not to grant permissions for all indexes of the table.TableV2MultiAccountReplica.Builder.kinesisStream(IStream kinesisStream) Kinesis Data Stream to capture item level changes.TableV2MultiAccountReplica.Builder.pointInTimeRecovery(Boolean pointInTimeRecovery) Deprecated.usepointInTimeRecoverySpecificationinsteadTableV2MultiAccountReplica.Builder.pointInTimeRecoverySpecification(PointInTimeRecoverySpecification pointInTimeRecoverySpecification) Whether point-in-time recovery is enabled and recoveryPeriodInDays is set.TableV2MultiAccountReplica.Builder.removalPolicy(RemovalPolicy removalPolicy) The removal policy applied to the table.TableV2MultiAccountReplica.Builder.replicaSourceTable(ITableV2 replicaSourceTable) The source table to replicate from.TableV2MultiAccountReplica.Builder.resourcePolicy(PolicyDocument resourcePolicy) Resource policy to assign to DynamoDB Table.TableV2MultiAccountReplica.Builder.tableClass(TableClass tableClass) The table class.Enforces a particular physical table name.Tags to be applied to the primary table (default replica table).
contributorInsightsSpecificationinstead