Class: Aws::Types::EsamSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#manifest_confirm_condition_notificationTypes::EsamManifestConfirmConditionNotification

Returns the value of attribute manifest_confirm_condition_notification.



932
933
934
# File 'sig/types.rbs', line 932

def manifest_confirm_condition_notification
  @manifest_confirm_condition_notification
end

#response_signal_preroll::Integer

Returns the value of attribute response_signal_preroll.

Returns:

  • (::Integer)


933
934
935
# File 'sig/types.rbs', line 933

def response_signal_preroll
  @response_signal_preroll
end

#signal_processing_notificationTypes::EsamSignalProcessingNotification

Returns the value of attribute signal_processing_notification.



934
935
936
# File 'sig/types.rbs', line 934

def signal_processing_notification
  @signal_processing_notification
end