You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::EndpointConfigSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::EndpointConfigSummary
- Defined in:
- (unknown)
Overview
Provides summary information for an endpoint configuration.
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
A timestamp that shows when the endpoint configuration was created.
-
#endpoint_config_arn ⇒ String
The Amazon Resource Name (ARN) of the endpoint configuration.
-
#endpoint_config_name ⇒ String
The name of the endpoint configuration.
Instance Attribute Details
#creation_time ⇒ Time
A timestamp that shows when the endpoint configuration was created.
#endpoint_config_arn ⇒ String
The Amazon Resource Name (ARN) of the endpoint configuration.
#endpoint_config_name ⇒ String
The name of the endpoint configuration.