Class: Aws::Types::PillarItem
- Inherits:
-
Object
- Object
- Aws::Types::PillarItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ids ⇒ ::Array[::String]
Returns the value of attribute ids.
-
#pillar ⇒ "COST_OPTIMIZATION", ...
Returns the value of attribute pillar.
Instance Attribute Details
#ids ⇒ ::Array[::String]
Returns the value of attribute ids.
1475 1476 1477 |
# File 'sig/types.rbs', line 1475 def ids @ids end |
#pillar ⇒ "COST_OPTIMIZATION", ...
Returns the value of attribute pillar.
1474 1475 1476 |
# File 'sig/types.rbs', line 1474 def pillar @pillar end |