Class: Aws::Types::CreatePackageResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePackageResponse
- 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.
571 572 573 |
# File 'sig/types.rbs', line 571 def package_details @package_details end |