Class: Aws::Types::UpdatePackageGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePackageGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#package_group ⇒ Types::PackageGroupDescription
Returns the value of attribute package_group.
Instance Attribute Details
#package_group ⇒ Types::PackageGroupDescription
Returns the value of attribute package_group.
963 964 965 |
# File 'sig/types.rbs', line 963 def package_group @package_group end |