Class: Aws::Types::UpdatePackageResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePackageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#package_details ⇒ Types::PackageDetails
Returns the value of attribute package_details.
Instance Attribute Details
#package_details ⇒ Types::PackageDetails
Returns the value of attribute package_details.
2445 2446 2447 |
# File 'sig/types.rbs', line 2445 def package_details @package_details end |