Class: Aws::Types::EdgeStructure
- Inherits:
-
Object
- Object
- Aws::Types::EdgeStructure
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#edge_properties ⇒ ::Array[::String]
Returns the value of attribute edge_properties.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
194 195 196 |
# File 'sig/types.rbs', line 194 def count @count end |
#edge_properties ⇒ ::Array[::String]
Returns the value of attribute edge_properties.
195 196 197 |
# File 'sig/types.rbs', line 195 def edge_properties @edge_properties end |