class Aws::SageMaker::Types::DescribeEndpointConfigOutput
@!attribute [rw] endpoint_config_name
Name of the Amazon SageMaker endpoint configuration. @return [String]
@!attribute [rw] endpoint_config_arn
The Amazon Resource Name (ARN) of the endpoint configuration. @return [String]
@!attribute [rw] production_variants
An array of `ProductionVariant` objects, one for each model that you want to host at this endpoint. @return [Array<Types::ProductionVariant>]
@!attribute [rw] data_capture_config
@return [Types::DataCaptureConfig]
@!attribute [rw] kms_key_id
Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance. @return [String]
@!attribute [rw] creation_time
A timestamp that shows when the endpoint configuration was created. @return [Time]
@!attribute [rw] async_inference_config
Returns the description of an endpoint configuration created using the [ `CreateEndpointConfig` ][1] API. [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html @return [Types::AsyncInferenceConfig]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeEndpointConfigOutput AWS API Documentation
Constants
- SENSITIVE