MnsParametersProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.MnsParametersProperty {
Identity: interface{},
Queue: interface{},
Region: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Identity |
interface{} |
No description. |
Queue |
interface{} |
No description. |
Region |
interface{} |
No description. |
Identity
Optional
Identity interface{}
- Type: interface{}
Queue
Optional
Queue interface{}
- Type: interface{}
Region
Optional
Region interface{}
- Type: interface{}