Class: Aws::Types::CascadingControlSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_to_matchTypes::ColumnIdentifier

Returns the value of attribute column_to_match.



1568
1569
1570
# File 'sig/types.rbs', line 1568

def column_to_match
  @column_to_match
end

#source_sheet_control_id::String

Returns the value of attribute source_sheet_control_id.

Returns:

  • (::String)


1567
1568
1569
# File 'sig/types.rbs', line 1567

def source_sheet_control_id
  @source_sheet_control_id
end