You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::ListAppImageConfigsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::ListAppImageConfigsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#app_image_configs ⇒ Array<Types::AppImageConfigDetails>
A list of AppImageConfigs and their properties.
-
#next_token ⇒ String
A token for getting the next set of AppImageConfigs, if there are any.
Instance Attribute Details
#app_image_configs ⇒ Array<Types::AppImageConfigDetails>
A list of AppImageConfigs and their properties.
#next_token ⇒ String
A token for getting the next set of AppImageConfigs, if there are any.