Skip to content

IspCitiesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.IspCitiesProperty {
    City: interface{},
    Isp: interface{},
}

Properties

Name Type Description
City interface{} No description.
Isp interface{} No description.

CityRequired

City interface{}
  • Type: interface{}

IspRequired

Isp interface{}
  • Type: interface{}