Skip to content

RosNamespacesProps

Properties for defining a RosNamespaces.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cr-namespaces

Initializer

import { datasource } from '@alicloud/ros-cdk-cr'
const rosNamespacesProps: datasource.RosNamespacesProps = { ... }

Properties

Name Type Description
refreshOptions string | @alicloud/ros-cdk-core.IResolvable No description.
status string | @alicloud/ros-cdk-core.IResolvable No description.

refreshOptionsOptional

public readonly refreshOptions: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable

statusOptional

public readonly status: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable