Skip to content

RosQueueProps

Properties for defining a RosQueue.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mns-queue

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmns/datasource"
&datasource.RosQueueProps {
    QueueName: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
QueueName interface{} No description.
RefreshOptions interface{} No description.

QueueNameRequired

QueueName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}