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. |
EntryRequired
Entry interface{}
- Type: interface{}
CommentOptional
Comment interface{}
- Type: interface{}