Skip to content

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.

AllocationIdRequired

AllocationId interface{}
  • Type: interface{}

EipTypeOptional

EipType interface{}
  • Type: interface{}

IntranetAddressOptional

IntranetAddress interface{}
  • Type: interface{}