Class: Aws::Types::DestinationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logs_detailsTypes::CloudWatchLogsDestinationDetails

Returns the value of attribute cloud_watch_logs_details.



902
903
904
# File 'sig/types.rbs', line 902

def cloud_watch_logs_details
  @cloud_watch_logs_details
end

#kinesis_firehose_detailsTypes::KinesisFirehoseDestinationDetails

Returns the value of attribute kinesis_firehose_details.



903
904
905
# File 'sig/types.rbs', line 903

def kinesis_firehose_details
  @kinesis_firehose_details
end