Class: Aws::Types::CreateModelPackageGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelPackageGroupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_package_group_arn ⇒ ::String
Returns the value of attribute model_package_group_arn.
Instance Attribute Details
#model_package_group_arn ⇒ ::String
Returns the value of attribute model_package_group_arn.
2569 2570 2571 |
# File 'sig/types.rbs', line 2569 def model_package_group_arn @model_package_group_arn end |