Class: Aws::Types::IntelligentTieringAndOperator
- Inherits:
-
Object
- Object
- Aws::Types::IntelligentTieringAndOperator
- 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.
1455 1456 1457 |
# File 'sig/types.rbs', line 1455 def prefix @prefix end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1456 1457 1458 |
# File 'sig/types.rbs', line 1456 def @tags end |