protectedInstances

@JvmName(name = "dmegqxbbutyxvudd")
suspend fun protectedInstances(value: Output<List<String>>)
@JvmName(name = "xlfnmjgfmixrfukk")
suspend fun protectedInstances(value: List<String>?)

Parameters

value

Set or unset instances within group into protected status.

NOTE: When detach loadbalancers, instances in group will be remove from loadbalancer's Default Server Group; On the contrary, When attach loadbalancers, instances in group will be added to loadbalancer's Default Server Group. NOTE: When detach dbInstances, private ip of instances in group will be remove from dbInstance's WhiteList; On the contrary, When attach dbInstances, private ip of instances in group will be added to dbInstance's WhiteList. NOTE: on_demand_base_capacity,on_demand_percentage_above_base_capacity,spot_instance_pools,spot_instance_remedy are valid only if multi_az_policy is 'COST_OPTIMIZED'.


@JvmName(name = "wnnscvjinfxonkso")
suspend fun protectedInstances(vararg values: Output<String>)


@JvmName(name = "ibufxtaeuathxcra")
suspend fun protectedInstances(values: List<Output<String>>)
@JvmName(name = "qyygbnphjsdpwpei")
suspend fun protectedInstances(vararg values: String)

Parameters

values

Set or unset instances within group into protected status.

NOTE: When detach loadbalancers, instances in group will be remove from loadbalancer's Default Server Group; On the contrary, When attach loadbalancers, instances in group will be added to loadbalancer's Default Server Group. NOTE: When detach dbInstances, private ip of instances in group will be remove from dbInstance's WhiteList; On the contrary, When attach dbInstances, private ip of instances in group will be added to dbInstance's WhiteList. NOTE: on_demand_base_capacity,on_demand_percentage_above_base_capacity,spot_instance_pools,spot_instance_remedy are valid only if multi_az_policy is 'COST_OPTIMIZED'.