Class: Aws::Types::EksPropertiesOverride
- Inherits:
-
Object
- Object
- Aws::Types::EksPropertiesOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pod_properties ⇒ Types::EksPodPropertiesOverride
Returns the value of attribute pod_properties.
Instance Attribute Details
#pod_properties ⇒ Types::EksPodPropertiesOverride
Returns the value of attribute pod_properties.
805 806 807 |
# File 'sig/types.rbs', line 805 def pod_properties @pod_properties end |