interface IPolicyGrantRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_datazone.IPolicyGrantRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdatazone#IPolicyGrantRef |
![]() | software.amazon.awscdk.services.datazone.IPolicyGrantRef |
![]() | aws_cdk.aws_datazone.IPolicyGrantRef |
![]() | aws-cdk-lib » aws_datazone » IPolicyGrantRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PolicyGrant.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
policy | Policy | A reference to a PolicyGrant resource. |
node
Type:
Node
The tree node.
policyGrantRef
Type:
Policy
A reference to a PolicyGrant resource.