The value to use in the custom metric dimension.
Returns:
3425 3426 3427 3428 3429
# File 'lib/aws-sdk-networkfirewall/types.rb', line 3425 class Dimension < Struct.new( :value) SENSITIVE = [] include Aws::Structure end