Description
Modifies the deletion protection attribute of a Server Load Balancer (SLB) instance.
Syntax
Action: ACS::SLB::SetLoadBalancerDeleteProtection
Properties:
regionId: String
loadBalancerId: String
deleteProtection: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
loadBalancerId | The ID of the SLB instance. | String | Yes | ||
deleteProtection | The deletion protection attribute of the SLB instance. | String | Yes |
Output
None
References
For more information, see ACS::SLB::SetLoadBalancerDeleteProtection at GitHub.