Skip to content

AutoRefreshsProperty

Initializer

import com.aliyun.ros.cdk.nas.RosDataFlow.AutoRefreshsProperty;
AutoRefreshsProperty.builder()
    .refreshPath(java.lang.String)
    .refreshPath(IResolvable)
    .build();

Properties

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

refreshPathRequired

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