Class: Aws::Types::IsVpcPeeredResult
- Inherits:
-
Object
- Object
- Aws::Types::IsVpcPeeredResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_peered ⇒ Boolean
Returns the value of attribute is_peered.
Instance Attribute Details
#is_peered ⇒ Boolean
Returns the value of attribute is_peered.
2285 2286 2287 |
# File 'sig/types.rbs', line 2285 def is_peered @is_peered end |