Class: Aws::Types::S3BucketSinkConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:destination])

Instance Attribute Summary collapse

Instance Attribute Details

#destination ⇒ ::String

Returns the value of attribute destination.

Returns:

  • (::String)


722
723
724
# File 'sig/types.rbs', line 722

def destination
  @destination
end