Class: Aws::Types::PodGcControllerConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::PodGcControllerConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terminated_pod_gc_threshold ⇒ ::Integer
Returns the value of attribute terminated_pod_gc_threshold.
Instance Attribute Details
#terminated_pod_gc_threshold ⇒ ::Integer
Returns the value of attribute terminated_pod_gc_threshold.
1701 1702 1703 |
# File 'sig/types.rbs', line 1701 def terminated_pod_gc_threshold @terminated_pod_gc_threshold end |