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