You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::DescribeAppImageConfigResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::DescribeAppImageConfigResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#app_image_config_arn ⇒ String
The Amazon Resource Name (ARN) of the AppImageConfig.
-
#app_image_config_name ⇒ String
The name of the AppImageConfig.
-
#creation_time ⇒ Time
When the AppImageConfig was created.
-
#kernel_gateway_image_config ⇒ Types::KernelGatewayImageConfig
The configuration of a KernelGateway app.
-
#last_modified_time ⇒ Time
When the AppImageConfig was last modified.
Instance Attribute Details
#app_image_config_arn ⇒ String
The Amazon Resource Name (ARN) of the AppImageConfig.
#app_image_config_name ⇒ String
The name of the AppImageConfig.
#creation_time ⇒ Time
When the AppImageConfig was created.
#kernel_gateway_image_config ⇒ Types::KernelGatewayImageConfig
The configuration of a KernelGateway app.
#last_modified_time ⇒ Time
When the AppImageConfig was last modified.