Skip to content

RosFlowsProps

Properties for defining a RosFlows.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-fnf-flows

Initializer

import com.aliyun.ros.cdk.fnf.datasource.RosFlowsProps;
RosFlowsProps.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