Class: Aws::Types::TopicRuleDestinationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_url_configurationTypes::HttpUrlDestinationConfiguration

Returns the value of attribute http_url_configuration.



4919
4920
4921
# File 'sig/types.rbs', line 4919

def http_url_configuration
  @http_url_configuration
end

#influx_db_configurationTypes::InfluxDBDestinationConfiguration

Returns the value of attribute influx_db_configuration.



4921
4922
4923
# File 'sig/types.rbs', line 4921

def influx_db_configuration
  @influx_db_configuration
end

#vpc_configurationTypes::VpcDestinationConfiguration

Returns the value of attribute vpc_configuration.



4920
4921
4922
# File 'sig/types.rbs', line 4920

def vpc_configuration
  @vpc_configuration
end