AclEntriesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb"
&alicloudroscdkslb.AclEntriesProperty {
Entry: interface{},
Comment: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Entry |
interface{} |
No description. |
Comment |
interface{} |
No description. |
Entry
Required
Entry interface{}
- Type: interface{}
Comment
Optional
Comment interface{}
- Type: interface{}