Connector Scale In Policy Args
data class ConnectorScaleInPolicyArgs(val cpuUtilizationPercentage: Output<Int>) : ConvertibleToJava<ConnectorScaleInPolicyArgs>
Information about the scale in policy of the connector.
Information about the scale in policy of the connector.