Class: Aws::Types::ReleaseIpamPoolAllocationResult
- Inherits:
-
Object
- Object
- Aws::Types::ReleaseIpamPoolAllocationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#success ⇒ Boolean
Returns the value of attribute success.
Instance Attribute Details
#success ⇒ Boolean
Returns the value of attribute success.
15745 15746 15747 |
# File 'sig/types.rbs', line 15745 def success @success end |