Class: Aws::Types::FailoverRouterInputIndexedStreamDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_index::Integer

Returns the value of attribute source_index.

Returns:

  • (::Integer)


707
708
709
# File 'sig/types.rbs', line 707

def source_index
  @source_index
end

#source_ip_address::String

Returns the value of attribute source_ip_address.

Returns:

  • (::String)


708
709
710
# File 'sig/types.rbs', line 708

def source_ip_address
  @source_ip_address
end