Class: Aws::Types::LifecyclePolicyResourceSelection

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recipes ⇒ ::Array[Types::LifecyclePolicyResourceSelectionRecipe]

Returns the value of attribute recipes.



1413
1414
1415
# File 'sig/types.rbs', line 1413

def recipes
  @recipes
end

#tag_map ⇒ ::Hash[::String, ::String]

Returns the value of attribute tag_map.

Returns:

  • (::Hash[::String, ::String])


1414
1415
1416
# File 'sig/types.rbs', line 1414

def tag_map
  @tag_map
end