Skip to content

DBMappingsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds"
&alicloudroscdkrds.DBMappingsProperty {
    CharacterSetName: interface{},
    DbName: interface{},
    DbDescription: interface{},
}

Properties

Name Type Description
CharacterSetName interface{} No description.
DbName interface{} No description.
DbDescription interface{} No description.

CharacterSetNameRequired

CharacterSetName interface{}
  • Type: interface{}

DbNameRequired

DbName interface{}
  • Type: interface{}

DbDescriptionOptional

DbDescription interface{}
  • Type: interface{}