Class: Aws::Types::MeshSpec

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#egress_filterTypes::EgressFilter

Returns the value of attribute egress_filter.

Returns:



977
978
979
# File 'sig/types.rbs', line 977

def egress_filter
  @egress_filter
end

#service_discoveryTypes::MeshServiceDiscovery

Returns the value of attribute service_discovery.



978
979
980
# File 'sig/types.rbs', line 978

def service_discovery
  @service_discovery
end