NextHopListProperty
Initializer
import ros_cdk_ecs
ros_cdk_ecs.RosRoute.NextHopListProperty(
next_hop_id: typing.Union[str, IResolvable],
next_hop_type: typing.Union[str, IResolvable] = None
)
Properties
| Name | Type | Description |
next_hop_id | typing.Union[str, ros_cdk_core.IResolvable] | No description. |
next_hop_type | typing.Union[str, ros_cdk_core.IResolvable] | No description. |
next_hop_idRequired
next_hop_id: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]
next_hop_typeOptional
next_hop_type: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]