Uses of Class
software.amazon.awscdk.services.dynamodb.TableGrants
Packages that use TableGrants
-
Uses of TableGrants in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return TableGrantsModifier and TypeMethodDescriptionTableGrants.Builder.build()static TableGrantsCreates a TableGrants object for a given table.static TableGrantsCreates a TableGrants object for a given table.static TableGrantsCreates a TableGrants object for a given table.ITableV2.getGrants()Grants for this table.default TableGrantsITableV2.Jsii$Default.getGrants()Grants for this table.TableBase.getGrants()Grant a predefined set of permissions on this Table.abstract TableGrantsTableBaseV2.getGrants()Grants for this table.TableV2.getGrants()Grants for this table.TableV2MultiAccountReplica.getGrants()Grants for this table.