MockProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.MockProperty {
ResponseCode: interface{},
Enable: interface{},
ResponseContent: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ResponseCode |
interface{} |
No description. |
Enable |
interface{} |
No description. |
ResponseContent |
interface{} |
No description. |
ResponseCodeRequired
ResponseCode interface{}
- Type: interface{}
EnableOptional
Enable interface{}
- Type: interface{}
ResponseContentOptional
ResponseContent interface{}
- Type: interface{}