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