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