Class: Aws::FraudDetector::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::Tag
- Defined in:
- gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb
Overview
A key and value pair.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
A tag key.
-
#value ⇒ String
A value assigned to a tag key.