Class: Aws::Types::PillarItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ids ⇒ ::Array[::String]

Returns the value of attribute ids.

Returns:

  • (::Array[::String])


1475
1476
1477
# File 'sig/types.rbs', line 1475

def ids
  @ids
end

#pillar ⇒ "COST_OPTIMIZATION", ...

Returns the value of attribute pillar.

Returns:

  • ("COST_OPTIMIZATION", "SECURITY", "RESILIENCE", "PERFORMANCE", "OPERATIONAL_EXCELLENCE")


1474
1475
1476
# File 'sig/types.rbs', line 1474

def pillar
  @pillar
end