Skip to content

RosWorkspacesProps

Properties for defining a RosWorkspaces.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mobi-workspaces

Initializer

import com.aliyun.ros.cdk.mobi.datasource.RosWorkspacesProps;
RosWorkspacesProps.builder()
//  .refreshOptions(java.lang.String)
//  .refreshOptions(IResolvable)
    .build();

Properties

Name Type Description
refreshOptions java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.

refreshOptionsOptional

public java.lang.Object getRefreshOptions();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable