Class: Aws::Types::LifecyclePolicyResourceSelectionRecipe
- Inherits:
-
Object
- Object
- Aws::Types::LifecyclePolicyResourceSelectionRecipe
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#semantic_version ⇒ ::String
Returns the value of attribute semantic_version.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def name @name end |
#semantic_version ⇒ ::String
Returns the value of attribute semantic_version.
1420 1421 1422 |
# File 'sig/types.rbs', line 1420 def semantic_version @semantic_version end |