loadBalancersConfig

@JvmName(name = "lseabtnneoohikbs")
suspend fun loadBalancersConfig(value: Output<SpotFleetLoadBalancersConfigArgs>)
@JvmName(name = "polglmvsfsoiwhqo")
suspend fun loadBalancersConfig(value: SpotFleetLoadBalancersConfigArgs?)

Parameters

value

One or more Classic Load Balancers and target groups to attach to the Spot Fleet request. Spot Fleet registers the running Spot Instances with the specified Classic Load Balancers and target groups. With Network Load Balancers, Spot Fleet cannot register instances that have the following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3, and T1.


@JvmName(name = "tgglulrheawvbwox")
suspend fun loadBalancersConfig(argument: suspend SpotFleetLoadBalancersConfigArgsBuilder.() -> Unit)

Parameters

argument

One or more Classic Load Balancers and target groups to attach to the Spot Fleet request. Spot Fleet registers the running Spot Instances with the specified Classic Load Balancers and target groups. With Network Load Balancers, Spot Fleet cannot register instances that have the following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3, and T1.