Class: Aws::Types::UnshareApplicationInput
- Inherits:
-
Object
- Object
- Aws::Types::UnshareApplicationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
423 424 425 |
# File 'sig/types.rbs', line 423 def organization_id @organization_id end |