LoadBalancerAddressesProperty
Initializer
import com.aliyun.ros.cdk.alb.RosLoadBalancer.LoadBalancerAddressesProperty;
LoadBalancerAddressesProperty.builder()
.allocationId(java.lang.String)
.allocationId(IResolvable)
.build();
Properties
Name | Type | Description |
---|---|---|
allocationId |
java.lang.String OR com.aliyun.ros.cdk.core.IResolvable |
No description. |
allocationId
Required
public java.lang.Object getAllocationId();
- Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable