AutoRefreshsProperty
Initializer
import { AutoRefreshsProperty } from '@alicloud/ros-cdk-nas'
const autoRefreshsProperty: AutoRefreshsProperty = { ... }
Properties
Name | Type | Description |
---|---|---|
refreshPath |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
refreshPath
Required
public readonly refreshPath: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable