Skip to content

RosQueuesProps

Properties for defining a RosQueues.

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

Initializer

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

Properties

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

QueueNameOptional

QueueName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}