Class: Aws::Types::WithdrawByoipCidrResult
- Inherits:
-
Object
- Object
- Aws::Types::WithdrawByoipCidrResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#byoip_cidr ⇒ Types::ByoipCidr
Returns the value of attribute byoip_cidr.
Instance Attribute Details
#byoip_cidr ⇒ Types::ByoipCidr
Returns the value of attribute byoip_cidr.
19303 19304 19305 |
# File 'sig/types.rbs', line 19303 def byoip_cidr @byoip_cidr end |