ExtAttributesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.ExtAttributesProperty {
AttributeKey: interface{},
AttributeValue: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AttributeKey |
interface{} |
No description. |
AttributeValue |
interface{} |
No description. |
AttributeKey
Optional
AttributeKey interface{}
- Type: interface{}
AttributeValue
Optional
AttributeValue interface{}
- Type: interface{}