LoadBalancerAddressesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknlb"
&alicloudroscdknlb.LoadBalancerAddressesProperty {
AllocationId: interface{},
PrivateIPv4Address: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AllocationId |
interface{} |
No description. |
PrivateIPv4Address |
interface{} |
No description. |
AllocationIdRequired
AllocationId interface{}
- Type: interface{}
PrivateIPv4AddressOptional
PrivateIPv4Address interface{}
- Type: interface{}