RosNamespacesProps
Properties for defining a RosNamespaces
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-sae-namespaces
Initializer
import { datasource } from '@alicloud/ros-cdk-sae'
const rosNamespacesProps: datasource.RosNamespacesProps = { ... }
Properties
Name | Type | Description |
---|---|---|
refreshOptions |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
refreshOptions
Optional
public readonly refreshOptions: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable