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.
798 799 800 |
# File 'sig/types.rbs', line 798 def pod_properties @pod_properties end |