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.
391 392 393 |
# File 'sig/types.rbs', line 391 def label @label end |
#topology_type ⇒ "CONTAINMENT", ...
Returns the value of attribute topology_type.
390 391 392 |
# File 'sig/types.rbs', line 390 def topology_type @topology_type end |