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.
323 324 325 |
# File 'sig/types.rbs', line 323 def package_details @package_details end |