ACS::SLB::SetLoadBalancerDeleteProtection

更新时间:
复制 MD 格式

Enables or disables deletion protection for a Server Load Balancer (SLB) instance.

Description

Modifies the deletion protection attribute of a Server Load Balancer (SLB) instance.

Syntax

Action: ACS::SLB::SetLoadBalancerDeleteProtection
Properties:
 regionId: String
 loadBalancerId: String
 deleteProtection: String

Attributes

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

Specifies whether to enable deletion protection for the SLB instance.

String

Yes

Output

None

References

For more information, see ACS::SLB::SetLoadBalancerDeleteProtection on GitHub.