interface IIdentitySourceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_mpa.IIdentitySourceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmpa#IIdentitySourceRef |
![]() | software.amazon.awscdk.services.mpa.IIdentitySourceRef |
![]() | aws_cdk.aws_mpa.IIdentitySourceRef |
![]() | aws-cdk-lib » aws_mpa » IIdentitySourceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a IdentitySource.
Properties
Name | Type | Description |
---|---|---|
identity | Identity | A reference to a IdentitySource resource. |
node | Node | The tree node. |
identitySourceRef
Type:
Identity
A reference to a IdentitySource resource.
node
Type:
Node
The tree node.