Class: Aws::Types::AnalyticsAndOperator
- Inherits:
-
Object
- Object
- Aws::Types::AnalyticsAndOperator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prefix ⇒ ::String
Returns the value of attribute prefix.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#prefix ⇒ ::String
Returns the value of attribute prefix.
56 57 58 |
# File 'sig/types.rbs', line 56 def prefix @prefix end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
57 58 59 |
# File 'sig/types.rbs', line 57 def @tags end |