Class: Aws::Types::UpdateModelPackageOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateModelPackageOutput
- 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.
12289 12290 12291 |
# File 'sig/types.rbs', line 12289 def model_package_arn @model_package_arn end |