interface IPermissionsRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.LakeFormation.IPermissionsRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslakeformation#IPermissionsRef |
![]() | software.amazon.awscdk.services.lakeformation.IPermissionsRef |
![]() | aws_cdk.aws_lakeformation.IPermissionsRef |
![]() | aws-cdk-lib » aws_lakeformation » IPermissionsRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Permissions.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
permissions | Permissions | A reference to a Permissions resource. |
node
Type:
Node
The tree node.
permissionsRef
Type:
Permissions
A reference to a Permissions resource.