Uses of Class
software.amazon.awscdk.services.dynamodb.TableGrantsProps.Builder
Packages that use TableGrantsProps.Builder
-
Uses of TableGrantsProps.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return TableGrantsProps.BuilderModifier and TypeMethodDescriptionstatic TableGrantsProps.BuilderTableGrantsProps.builder()TableGrantsProps.Builder.encryptedResource(IEncryptedResource encryptedResource) Sets the value ofTableGrantsProps.getEncryptedResource()Sets the value ofTableGrantsProps.getHasIndex()TableGrantsProps.Builder.policyResource(IResourceWithPolicyV2 policyResource) Sets the value ofTableGrantsProps.getPolicyResource()Sets the value ofTableGrantsProps.getRegions()Sets the value ofTableGrantsProps.getTable()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type TableGrantsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TableGrantsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTableGrantsProps.Builder.