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. |
AttributeKeyOptional
AttributeKey interface{}
- Type: interface{}
AttributeValueOptional
AttributeValue interface{}
- Type: interface{}