IIdentitySourceRef
- class aws_cdk.aws_mpa.IIdentitySourceRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a IdentitySource.
- Stability:
experimental
Attributes
- identity_source_ref
(experimental) A reference to a IdentitySource resource.
- Stability:
experimental
- node
The tree node.