Class: Aws::Types::ConcatenationSink

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_sink_configuration ⇒ Types::S3BucketSinkConfiguration

Returns the value of attribute s3_bucket_sink_configuration.



130
131
132
# File 'sig/types.rbs', line 130

def s3_bucket_sink_configuration
  @s3_bucket_sink_configuration
end

#type ⇒ "S3Bucket"

Returns the value of attribute type.

Returns:

  • ("S3Bucket")


129
130
131
# File 'sig/types.rbs', line 129

def type
  @type
end