Class: Aws::Types::DeleteModelPackageGroupInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteModelPackageGroupInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_package_group_name ⇒ ::String
Returns the value of attribute model_package_group_name.
Instance Attribute Details
#model_package_group_name ⇒ ::String
Returns the value of attribute model_package_group_name.
3501 3502 3503 |
# File 'sig/types.rbs', line 3501 def model_package_group_name @model_package_group_name end |