IEndpointConfigRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

endpoint_config_ref

(experimental) A reference to a EndpointConfig resource.

Stability:

experimental

node

The tree node.