Skip to content

RosNamespacesProps

Properties for defining a RosNamespaces.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cms-namespaces

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms/datasource"
&datasource.RosNamespacesProps {
    Namespace: interface{},
    RefreshOptions: interface{},
}

Properties

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

NamespaceOptional

Namespace interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}