NotifyConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmps"
&alicloudroscdkmps.NotifyConfigProperty {
QueueName: interface{},
Topic: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
QueueName |
interface{} |
No description. |
Topic |
interface{} |
No description. |
QueueNameOptional
QueueName interface{}
- Type: interface{}
TopicOptional
Topic interface{}
- Type: interface{}