Class: Aws::Types::RoutingRuleActionInvokeApi

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_id::String

Returns the value of attribute api_id.

Returns:

  • (::String)


2067
2068
2069
# File 'sig/types.rbs', line 2067

def api_id
  @api_id
end

#stage::String

Returns the value of attribute stage.

Returns:

  • (::String)


2068
2069
2070
# File 'sig/types.rbs', line 2068

def stage
  @stage
end

#strip_base_pathBoolean

Returns the value of attribute strip_base_path.

Returns:

  • (Boolean)


2069
2070
2071
# File 'sig/types.rbs', line 2069

def strip_base_path
  @strip_base_path
end