DatabasePermissionsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdktsdb"
&alicloudroscdktsdb.DatabasePermissionsProperty {
DbName: interface{},
Permission: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbName |
interface{} |
No description. |
Permission |
interface{} |
No description. |
DbNameRequired
DbName interface{}
- Type: interface{}
PermissionRequired
Permission interface{}
- Type: interface{}