LoadBalancerZoneShiftedAttachment

class LoadBalancerZoneShiftedAttachment : KotlinCustomResource

Provides a Application Load Balancer (ALB) Load Balancer Zone Shifted Attachment resource. Application load balancer start-stop zone. For information about Application Load Balancer (ALB) Load Balancer Zone Shifted Attachment and how to use it, see What is Load Balancer Zone Shifted Attachment.

NOTE: Available since v1.242.0.

Import

Application Load Balancer (ALB) Load Balancer Zone Shifted Attachment can be imported using the id, e.g.

$ pulumi import alicloud:alb/loadBalancerZoneShiftedAttachment:LoadBalancerZoneShiftedAttachment example <load_balancer_id>:<vswitch_id>:<zone_id>

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val loadBalancerId: Output<String>

The ID of the load balancing instance.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

Availability zone status. Value:

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vswitchId: Output<String>

The VSwitch corresponding to the zone. By default, each zone uses one VSwitch and one subnet.

Link copied to clipboard
val zoneId: Output<String>

The ID of the zone.