ExtAttributesProperty
Initializer
import ros_cdk_alb
ros_cdk_alb.RosAScript.ExtAttributesProperty(
attribute_key: typing.Union[str, IResolvable] = None,
attribute_value: typing.Union[str, IResolvable] = None
)
Properties
| Name |
Type |
Description |
attribute_key |
typing.Union[str, ros_cdk_core.IResolvable] |
No description. |
attribute_value |
typing.Union[str, ros_cdk_core.IResolvable] |
No description. |
attribute_keyOptional
attribute_key: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]
attribute_valueOptional
attribute_value: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]