Class: Aws::Types::ReplicatorFirehose

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_stream::String

Returns the value of attribute delivery_stream.

Returns:

  • (::String)


1297
1298
1299
# File 'sig/types.rbs', line 1297

def delivery_stream
  @delivery_stream
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def enabled
  @enabled
end