interface IEndpointConfigRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Sagemaker.IEndpointConfigRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssagemaker#IEndpointConfigRef |
![]() | software.amazon.awscdk.services.sagemaker.IEndpointConfigRef |
![]() | aws_cdk.aws_sagemaker.IEndpointConfigRef |
![]() | aws-cdk-lib » aws_sagemaker » IEndpointConfigRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EndpointConfig.
Properties
Name | Type | Description |
---|---|---|
endpoint | Endpoint | A reference to a EndpointConfig resource. |
node | Node | The tree node. |
endpointConfigRef
Type:
Endpoint
A reference to a EndpointConfig resource.
node
Type:
Node
The tree node.