interface ICustomPermissionsRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.ICustomPermissionsRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#ICustomPermissionsRef |
![]() | software.amazon.awscdk.services.quicksight.ICustomPermissionsRef |
![]() | aws_cdk.aws_quicksight.ICustomPermissionsRef |
![]() | aws-cdk-lib » aws_quicksight » ICustomPermissionsRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomPermissions.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomPermissions resource. |
node | Node | The tree node. |
customPermissionsRef
Type:
Custom
A reference to a CustomPermissions resource.
node
Type:
Node
The tree node.