Uses of Class
software.amazon.awscdk.services.dynamodb.StreamGrantsProps.Builder
Packages that use StreamGrantsProps.Builder
-
Uses of StreamGrantsProps.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return StreamGrantsProps.BuilderModifier and TypeMethodDescriptionstatic StreamGrantsProps.BuilderStreamGrantsProps.builder()StreamGrantsProps.Builder.encryptionKey(IKey encryptionKey) Sets the value ofStreamGrantsProps.getEncryptionKey()Sets the value ofStreamGrantsProps.getTable()StreamGrantsProps.Builder.tableStreamArn(String tableStreamArn) Sets the value ofStreamGrantsProps.getTableStreamArn()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type StreamGrantsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StreamGrantsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theStreamGrantsProps.Builder.