TablesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds"
&alicloudroscdkrds.TablesProperty {
Name: interface{},
NewName: interface{},
Type: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Name |
interface{} |
No description. |
NewName |
interface{} |
No description. |
Type |
interface{} |
No description. |
NameOptional
Name interface{}
- Type: interface{}
NewNameOptional
NewName interface{}
- Type: interface{}
TypeOptional
Type interface{}
- Type: interface{}