Skip to content

TableMetaProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds"
&alicloudroscdkrds.TableMetaProperty {
    Name: interface{},
    NewName: interface{},
    Tables: interface{},
    Type: interface{},
}

Properties

Name Type Description
Name interface{} No description.
NewName interface{} No description.
Tables interface{} No description.
Type interface{} No description.

NameOptional

Name interface{}
  • Type: interface{}

NewNameOptional

NewName interface{}
  • Type: interface{}

TablesOptional

Tables interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}