Class: Aws::Types::PodGcControllerConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::PodGcControllerConfigResponse
- 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.
1706 1707 1708 |
# File 'sig/types.rbs', line 1706 def terminated_pod_gc_threshold @terminated_pod_gc_threshold end |