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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#app_image_config_arnString

The Amazon Resource Name (ARN) of the AppImageConfig.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the AppImageConfig.

#app_image_config_nameString

The name of the AppImageConfig.

Returns:

  • (String)

    The name of the AppImageConfig.

#creation_timeTime

When the AppImageConfig was created.

Returns:

  • (Time)

    When the AppImageConfig was created.

#kernel_gateway_image_configTypes::KernelGatewayImageConfig

The configuration of a KernelGateway app.

Returns:

#last_modified_timeTime

When the AppImageConfig was last modified.

Returns:

  • (Time)

    When the AppImageConfig was last modified.