Class: Aws::Types::HorizontalPodAutoscalerControllerVersionConfig
- Inherits:
-
Object
- Object
- Aws::Types::HorizontalPodAutoscalerControllerVersionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#horizontal_pod_autoscaler_sync_period ⇒ Types::DurationParameterConfig
Returns the value of attribute horizontal_pod_autoscaler_sync_period.
Instance Attribute Details
#horizontal_pod_autoscaler_sync_period ⇒ Types::DurationParameterConfig
Returns the value of attribute horizontal_pod_autoscaler_sync_period.
1047 1048 1049 |
# File 'sig/types.rbs', line 1047 def horizontal_pod_autoscaler_sync_period @horizontal_pod_autoscaler_sync_period end |