RosCallbackProps
Properties for defining a RosCallback
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-aligreen-callback
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkaligreen"
&alicloudroscdkaligreen.RosCallbackProps {
CallbackName: interface{},
CallbackSuggestions: interface{},
CallbackTypes: interface{},
CallbackUrl: interface{},
CryptType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CallbackName |
interface{} |
No description. |
CallbackSuggestions |
interface{} |
No description. |
CallbackTypes |
interface{} |
No description. |
CallbackUrl |
interface{} |
No description. |
CryptType |
interface{} |
No description. |
CallbackName
Required
CallbackName interface{}
- Type: interface{}
CallbackSuggestions
Required
CallbackSuggestions interface{}
- Type: interface{}
CallbackTypes
Required
CallbackTypes interface{}
- Type: interface{}
CallbackUrl
Required
CallbackUrl interface{}
- Type: interface{}
CryptType
Optional
CryptType interface{}
- Type: interface{}