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