IInferenceComponentRef

class aws_cdk.aws_sagemaker.IInferenceComponentRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a InferenceComponent.

Stability:

experimental

Attributes

inference_component_ref

(experimental) A reference to a InferenceComponent resource.

Stability:

experimental

node

The tree node.