Skip to content

RosInstancesProps

Properties for defining a RosInstances.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cr-instances

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr/datasource"
&datasource.RosInstancesProps {
    InstanceName: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
InstanceName interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

InstanceNameOptional

InstanceName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}