Class: Aws::Types::WriteEventStream

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_stream_arn::String

Returns the value of attribute destination_stream_arn.

Returns:

  • (::String)


3353
3354
3355
# File 'sig/types.rbs', line 3353

def destination_stream_arn
  @destination_stream_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


3354
3355
3356
# File 'sig/types.rbs', line 3354

def role_arn
  @role_arn
end