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