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. |
QueueName
Optional
QueueName interface{}
- Type: interface{}
Topic
Optional
Topic interface{}
- Type: interface{}