Class: Aws::Types::Via

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_function_groups ⇒ ::Array[Types::NetworkFunctionGroup]

Returns the value of attribute network_function_groups.

Returns:



1962
1963
1964
# File 'sig/types.rbs', line 1962

def network_function_groups
  @network_function_groups
end

#with_edge_overrides ⇒ ::Array[Types::EdgeOverride]

Returns the value of attribute with_edge_overrides.

Returns:



1963
1964
1965
# File 'sig/types.rbs', line 1963

def with_edge_overrides
  @with_edge_overrides
end