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
show all
Defined in:
(unknown)

Overview

Provides summary information for an endpoint configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

A timestamp that shows when the endpoint configuration was created.

Returns:

  • (Time)

    A timestamp that shows when the endpoint configuration was created.

#endpoint_config_arnString

The Amazon Resource Name (ARN) of the endpoint configuration.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the endpoint configuration.

#endpoint_config_nameString

The name of the endpoint configuration.

Returns:

  • (String)

    The name of the endpoint configuration.