Class: Aws::Types::EndPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kinesis_stream_configTypes::KinesisStreamConfig

Returns the value of attribute kinesis_stream_config.



1295
1296
1297
# File 'sig/types.rbs', line 1295

def kinesis_stream_config
  @kinesis_stream_config
end

#stream_type::String

Returns the value of attribute stream_type.

Returns:

  • (::String)


1294
1295
1296
# File 'sig/types.rbs', line 1294

def stream_type
  @stream_type
end