MatchExpressProperty
Initializer
import { MatchExpressProperty } from '@alicloud/ros-cdk-cms'
const matchExpressProperty: MatchExpressProperty = { ... }
Properties
| Name | Type | Description |
tagValue | string | @alicloud/ros-cdk-core.IResolvable | No description. |
tagValueMatchFunction | string | @alicloud/ros-cdk-core.IResolvable | No description. |
tagValueRequired
public readonly tagValue: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
tagValueMatchFunctionRequired
public readonly tagValueMatchFunction: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable