Skip to content

IndexSettingProperty

Initializer

import { IndexSettingProperty } from '@alicloud/ros-cdk-ots'
const indexSettingProperty: IndexSettingProperty = { ... }

Properties

Name Type Description
routingFields any[] | @alicloud/ros-cdk-core.IResolvable No description.

routingFieldsOptional

public readonly routingFields: any[] | IResolvable;
  • Type: any[] | @alicloud/ros-cdk-core.IResolvable