Skip to content

RosCenInstancesProps

Properties for defining a RosCenInstances.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cen-ceninstances

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen/datasource"
&datasource.RosCenInstancesProps {
    Filter: interface{},
    RefreshOptions: interface{},
}

Properties

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

FilterOptional

Filter interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}