Class: Aws::Types::ReplicationRuleAndOperator
- Inherits:
-
Object
- Object
- Aws::Types::ReplicationRuleAndOperator
- 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.
2716 2717 2718 |
# File 'sig/types.rbs', line 2716 def prefix @prefix end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
2717 2718 2719 |
# File 'sig/types.rbs', line 2717 def @tags end |