Class: Aws::Types::MatchingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_merging ⇒ Types::AutoMerging

Returns the value of attribute auto_merging.

Returns:



2113
2114
2115
# File 'sig/types.rbs', line 2113

def auto_merging
  @auto_merging
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


2111
2112
2113
# File 'sig/types.rbs', line 2111

def enabled
  @enabled
end

#exporting_config ⇒ Types::ExportingConfig

Returns the value of attribute exporting_config.



2114
2115
2116
# File 'sig/types.rbs', line 2114

def exporting_config
  @exporting_config
end

#job_schedule ⇒ Types::JobSchedule

Returns the value of attribute job_schedule.

Returns:



2112
2113
2114
# File 'sig/types.rbs', line 2112

def job_schedule
  @job_schedule
end