You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::DeleteAppImageConfigRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::DeleteAppImageConfigRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteAppImageConfigRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
app_image_config_name: "AppImageConfigName", # required
}
Instance Attribute Summary collapse
-
#app_image_config_name ⇒ String
The name of the AppImageConfig to delete.
Instance Attribute Details
#app_image_config_name ⇒ String
The name of the AppImageConfig to delete.