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. |
AllocationId
Required
AllocationId interface{}
- Type: interface{}
PrivateIPv4Address
Optional
PrivateIPv4Address interface{}
- Type: interface{}