Class: Aws::Types::DeletePackageResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeletePackageResponse
- 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.
696 697 698 |
# File 'sig/types.rbs', line 696 def package_details @package_details end |