Class: Aws::Types::UpdatePackagingGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePackagingGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorization ⇒ Types::Authorization
Returns the value of attribute authorization.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#authorization ⇒ Types::Authorization
Returns the value of attribute authorization.
497 498 499 |
# File 'sig/types.rbs', line 497 def @authorization end |
#id ⇒ ::String
Returns the value of attribute id.
498 499 500 |
# File 'sig/types.rbs', line 498 def id @id end |