Class: Aws::Types::MetricsAndOperator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_point_arn::String

Returns the value of attribute access_point_arn.

Returns:

  • (::String)


1965
1966
1967
# File 'sig/types.rbs', line 1965

def access_point_arn
  @access_point_arn
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


1963
1964
1965
# File 'sig/types.rbs', line 1963

def prefix
  @prefix
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1964
1965
1966
# File 'sig/types.rbs', line 1964

def tags
  @tags
end