Class: Aws::Types::EdgePropertySummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


391
392
393
# File 'sig/types.rbs', line 391

def label
  @label
end

#topology_type"CONTAINMENT", ...

Returns the value of attribute topology_type.

Returns:

  • ("CONTAINMENT", "DATA_FLOW", "OBSERVABILITY", "PERMISSIONS")


390
391
392
# File 'sig/types.rbs', line 390

def topology_type
  @topology_type
end