Class: Aws::Types::PodGcControllerVersionConfig
- Inherits:
-
Object
- Object
- Aws::Types::PodGcControllerVersionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terminated_pod_gc_threshold ⇒ Types::IntegerParameterConfig
Returns the value of attribute terminated_pod_gc_threshold.
Instance Attribute Details
#terminated_pod_gc_threshold ⇒ Types::IntegerParameterConfig
Returns the value of attribute terminated_pod_gc_threshold.
1711 1712 1713 |
# File 'sig/types.rbs', line 1711 def terminated_pod_gc_threshold @terminated_pod_gc_threshold end |