Class: Aws::Types::ContainerMonitoringConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_filters::Array[Types::ContainerAttribute]

Returns the value of attribute attribute_filters.

Returns:



174
175
176
# File 'sig/types.rbs', line 174

def attribute_filters
  @attribute_filters
end

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


173
174
175
# File 'sig/types.rbs', line 173

def cluster_arn
  @cluster_arn
end