Uses of Class
software.amazon.awscdk.services.dynamodb.TableV2MultiAccountReplicaProps.Builder
Packages that use TableV2MultiAccountReplicaProps.Builder
-
Uses of TableV2MultiAccountReplicaProps.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return TableV2MultiAccountReplicaProps.BuilderModifier and TypeMethodDescriptionTableV2MultiAccountReplicaProps.builder()TableV2MultiAccountReplicaProps.Builder.contributorInsights(Boolean contributorInsights) Deprecated.use `contributorInsightsSpecification` insteadTableV2MultiAccountReplicaProps.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptionsV2.getContributorInsightsSpecification()TableV2MultiAccountReplicaProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofTableOptionsV2.getDeletionProtection()TableV2MultiAccountReplicaProps.Builder.encryption(TableEncryptionV2 encryption) Sets the value ofTableV2MultiAccountReplicaProps.getEncryption()TableV2MultiAccountReplicaProps.Builder.globalTableSettingsReplicationMode(GlobalTableSettingsReplicationMode globalTableSettingsReplicationMode) Sets the value ofTableV2MultiAccountReplicaProps.getGlobalTableSettingsReplicationMode()TableV2MultiAccountReplicaProps.Builder.grantIndexPermissions(Boolean grantIndexPermissions) Sets the value ofTableV2MultiAccountReplicaProps.getGrantIndexPermissions()TableV2MultiAccountReplicaProps.Builder.kinesisStream(IStream kinesisStream) Sets the value ofTableOptionsV2.getKinesisStream()TableV2MultiAccountReplicaProps.Builder.pointInTimeRecovery(Boolean pointInTimeRecovery) Deprecated.use `pointInTimeRecoverySpecification` insteadTableV2MultiAccountReplicaProps.Builder.pointInTimeRecoverySpecification(PointInTimeRecoverySpecification pointInTimeRecoverySpecification) Sets the value ofTableOptionsV2.getPointInTimeRecoverySpecification()TableV2MultiAccountReplicaProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofTableV2MultiAccountReplicaProps.getRemovalPolicy()TableV2MultiAccountReplicaProps.Builder.replicaSourceTable(ITableV2 replicaSourceTable) Sets the value ofTableV2MultiAccountReplicaProps.getReplicaSourceTable()TableV2MultiAccountReplicaProps.Builder.resourcePolicy(PolicyDocument resourcePolicy) Sets the value ofTableOptionsV2.getResourcePolicy()TableV2MultiAccountReplicaProps.Builder.tableClass(TableClass tableClass) Sets the value ofTableOptionsV2.getTableClass()Sets the value ofTableV2MultiAccountReplicaProps.getTableName()Sets the value ofTableOptionsV2.getTags()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type TableV2MultiAccountReplicaProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTableV2MultiAccountReplicaProps.Builder.