interface IPermissionSetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SSO.IPermissionSetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssso#IPermissionSetRef |
![]() | software.amazon.awscdk.services.sso.IPermissionSetRef |
![]() | aws_cdk.aws_sso.IPermissionSetRef |
![]() | aws-cdk-lib » aws_sso » IPermissionSetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PermissionSet.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
permission | Permission | A reference to a PermissionSet resource. |
node
Type:
Node
The tree node.
permissionSetRef
Type:
Permission
A reference to a PermissionSet resource.