Class: Aws::Types::EdgePropertySummary
- Inherits:
-
Object
- Object
- Aws::Types::EdgePropertySummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#label ⇒ ::String
Returns the value of attribute label.
-
#topology_type ⇒ "CONTAINMENT", ...
Returns the value of attribute topology_type.
Instance Attribute Details
#label ⇒ ::String
Returns the value of attribute label.
398 399 400 |
# File 'sig/types.rbs', line 398 def label @label end |
#topology_type ⇒ "CONTAINMENT", ...
Returns the value of attribute topology_type.
397 398 399 |
# File 'sig/types.rbs', line 397 def topology_type @topology_type end |