You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::DescribeEndpointConfigInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::DescribeEndpointConfigInput
- Defined in:
- (unknown)
Overview
Note:
When passing DescribeEndpointConfigInput as input to an Aws::Client method, you can use a vanilla Hash:
{
endpoint_config_name: "EndpointConfigName", # required
}
Instance Attribute Summary collapse
-
#endpoint_config_name ⇒ String
The name of the endpoint configuration.
Instance Attribute Details
#endpoint_config_name ⇒ String
The name of the endpoint configuration.