Class: Aws::Types::FailoverRouterInputStreamDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_index_one_stream_detailsTypes::FailoverRouterInputIndexedStreamDetails

Returns the value of attribute source_index_one_stream_details.



734
735
736
# File 'sig/types.rbs', line 734

def source_index_one_stream_details
  @source_index_one_stream_details
end

#source_index_zero_stream_detailsTypes::FailoverRouterInputIndexedStreamDetails

Returns the value of attribute source_index_zero_stream_details.



733
734
735
# File 'sig/types.rbs', line 733

def source_index_zero_stream_details
  @source_index_zero_stream_details
end