GrantBuilder Type
Constructors
| Constructor | Description |
|
|
Instance members
| Instance member | Description |
|
|
Full Usage:
customAccess grantFunc
Parameters:
Table -> Function -> unit
-
A function that takes the table and Lambda function to apply custom grants.
Returns: GrantConfig
|
|
|
|
Full Usage:
this.For
Parameters:
GrantConfig
f : unit -> GrantConfig
Returns: GrantConfig
Modifiers: inline |
|
Full Usage:
lambda lambdaConstructId
Parameters:
string
-
The construct ID of the Lambda function.
Returns: GrantConfig
|
|
|
|
|
|
|
|
Full Usage:
table tableConstructId
Parameters:
string
-
The construct ID of the table.
Returns: GrantConfig
|
|
|
|
|
|
|
|
FsCDK