Class: Aws::Types::StreamProcessorOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kinesis_data_streamTypes::KinesisDataStream

Returns the value of attribute kinesis_data_stream.



1966
1967
1968
# File 'sig/types.rbs', line 1966

def kinesis_data_stream
  @kinesis_data_stream
end

#s3_destinationTypes::S3Destination

Returns the value of attribute s3_destination.



1967
1968
1969
# File 'sig/types.rbs', line 1967

def s3_destination
  @s3_destination
end