Class: Aws::Types::MetricsEndpoint

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#metric_publish_frequency_in_seconds::Integer

Returns the value of attribute metric_publish_frequency_in_seconds.



8790
8791
8792
# File 'sig/types.rbs', line 8790

def metric_publish_frequency_in_seconds
  @metric_publish_frequency_in_seconds
end

#metrics_endpoint_path::String

Returns the value of attribute metrics_endpoint_path.



8789
8790
8791
# File 'sig/types.rbs', line 8789

def metrics_endpoint_path
  @metrics_endpoint_path
end