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. |
City
Required
City interface{}
- Type: interface{}
Isp
Required
Isp interface{}
- Type: interface{}