Class: Aws::Types::Firehose

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_stream::String

Returns the value of attribute delivery_stream.



697
698
699
# File 'sig/types.rbs', line 697

def delivery_stream
  @delivery_stream
end

#enabledBoolean

Returns the value of attribute enabled.



698
699
700
# File 'sig/types.rbs', line 698

def enabled
  @enabled
end