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)


1289
1290
1291
# File 'sig/types.rbs', line 1289

def delivery_stream
  @delivery_stream
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1290
1291
1292
# File 'sig/types.rbs', line 1290

def enabled
  @enabled
end