Class: Aws::Types::EksPropertiesDetail
- Inherits:
-
Object
- Object
- Aws::Types::EksPropertiesDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pod_properties ⇒ Types::EksPodPropertiesDetail
Returns the value of attribute pod_properties.
Instance Attribute Details
#pod_properties ⇒ Types::EksPodPropertiesDetail
Returns the value of attribute pod_properties.
793 794 795 |
# File 'sig/types.rbs', line 793 def pod_properties @pod_properties end |