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