Class: Aws::Types::MetricsExportConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mqtt_topic::String

Returns the value of attribute mqtt_topic.

Returns:

  • (::String)


3937
3938
3939
# File 'sig/types.rbs', line 3937

def mqtt_topic
  @mqtt_topic
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


3938
3939
3940
# File 'sig/types.rbs', line 3938

def role_arn
  @role_arn
end