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. |
ResponseCode
Required
ResponseCode interface{}
- Type: interface{}
Enable
Optional
Enable interface{}
- Type: interface{}
ResponseContent
Optional
ResponseContent interface{}
- Type: interface{}