Class: Aws::Types::Integration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_name::String

Returns the value of attribute data_source_name.

Returns:

  • (::String)


906
907
908
# File 'sig/types.rbs', line 906

def data_source_name
  @data_source_name
end

#lambda_configTypes::LambdaConfig

Returns the value of attribute lambda_config.

Returns:



907
908
909
# File 'sig/types.rbs', line 907

def lambda_config
  @lambda_config
end