Class: Aws::Types::CreateModelPackageOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelPackageOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_package_arn ⇒ ::String
Returns the value of attribute model_package_arn.
Instance Attribute Details
#model_package_arn ⇒ ::String
Returns the value of attribute model_package_arn.
2603 2604 2605 |
# File 'sig/types.rbs', line 2603 def model_package_arn @model_package_arn end |