LoadBalancerAddressesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.LoadBalancerAddressesProperty {
AllocationId: interface{},
EipType: interface{},
IntranetAddress: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AllocationId |
interface{} |
No description. |
EipType |
interface{} |
No description. |
IntranetAddress |
interface{} |
No description. |
AllocationId
Required
AllocationId interface{}
- Type: interface{}
EipType
Optional
EipType interface{}
- Type: interface{}
IntranetAddress
Optional
IntranetAddress interface{}
- Type: interface{}