Class: Aws::Types::HorizontalPodAutoscalerControllerConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::HorizontalPodAutoscalerControllerConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#horizontal_pod_autoscaler_sync_period ⇒ ::String
Returns the value of attribute horizontal_pod_autoscaler_sync_period.
Instance Attribute Details
#horizontal_pod_autoscaler_sync_period ⇒ ::String
Returns the value of attribute horizontal_pod_autoscaler_sync_period.
1037 1038 1039 |
# File 'sig/types.rbs', line 1037 def horizontal_pod_autoscaler_sync_period @horizontal_pod_autoscaler_sync_period end |