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. |
refreshPath
Required
public java.lang.Object getRefreshPath();
- Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable