Class: Aws::Types::EksProperties
- Inherits:
-
Object
- Object
- Aws::Types::EksProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pod_properties ⇒ Types::EksPodProperties
Returns the value of attribute pod_properties.
Instance Attribute Details
#pod_properties ⇒ Types::EksPodProperties
Returns the value of attribute pod_properties.
788 789 790 |
# File 'sig/types.rbs', line 788 def pod_properties @pod_properties end |