Class: Aws::Types::DescribeDeliveryStreamInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_stream_name::String

Returns the value of attribute delivery_stream_name.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def delivery_stream_name
  @delivery_stream_name
end

#exclusive_start_destination_id::String

Returns the value of attribute exclusive_start_destination_id.

Returns:

  • (::String)


308
309
310
# File 'sig/types.rbs', line 308

def exclusive_start_destination_id
  @exclusive_start_destination_id
end

#limit::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


307
308
309
# File 'sig/types.rbs', line 307

def limit
  @limit
end