ScalingGroupTagsProperty
Initializer
import ros_cdk_cs
ros_cdk_cs.RosManagedKubernetesCluster.ScalingGroupTagsProperty(
key: typing.Union[str, IResolvable],
value: typing.Union[str, IResolvable]
)
Properties
key
Required
key: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]
value
Required
value: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]