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. |
DbName
Required
DbName interface{}
- Type: interface{}
Permission
Required
Permission interface{}
- Type: interface{}