Skip to content

RosProjectsProps

Properties for defining a RosProjects.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-sls-projects

Initializer

import { datasource } from '@alicloud/ros-cdk-sls'
const rosProjectsProps: datasource.RosProjectsProps = { ... }

Properties

Name Type Description
refreshOptions string | @alicloud/ros-cdk-core.IResolvable No description.

refreshOptionsOptional

public readonly refreshOptions: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable