Class: Aws::Types::ChainedInvokeOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#function_name::String

Returns the value of attribute function_name.

Returns:

  • (::String)


203
204
205
# File 'sig/types.rbs', line 203

def function_name
  @function_name
end

#tenant_id::String

Returns the value of attribute tenant_id.

Returns:

  • (::String)


204
205
206
# File 'sig/types.rbs', line 204

def tenant_id
  @tenant_id
end