serviceRegistries

@JvmName(name = "tvhinqblmcxhurcf")
suspend fun serviceRegistries(value: Output<List<TaskSetServiceRegistryArgs>>)
@JvmName(name = "ykhywxicvapcssew")
suspend fun serviceRegistries(value: List<TaskSetServiceRegistryArgs>?)

Parameters

value

The details of the service discovery registries to assign to this task set. For more information, see https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-discovery.html.


@JvmName(name = "kttopoyjtxvvwywe")
suspend fun serviceRegistries(vararg values: Output<TaskSetServiceRegistryArgs>)


@JvmName(name = "aewhmcjvprbdtiym")
suspend fun serviceRegistries(values: List<Output<TaskSetServiceRegistryArgs>>)
@JvmName(name = "urttlixqeobhjcia")
suspend fun serviceRegistries(vararg values: TaskSetServiceRegistryArgs)

Parameters

values

The details of the service discovery registries to assign to this task set. For more information, see https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-discovery.html.


@JvmName(name = "hxwganugahjajltv")
suspend fun serviceRegistries(argument: List<suspend TaskSetServiceRegistryArgsBuilder.() -> Unit>)
@JvmName(name = "qjigtpjuaqsvschq")
suspend fun serviceRegistries(vararg argument: suspend TaskSetServiceRegistryArgsBuilder.() -> Unit)
@JvmName(name = "vkgfdjgvoevrcnme")
suspend fun serviceRegistries(argument: suspend TaskSetServiceRegistryArgsBuilder.() -> Unit)

Parameters

argument

The details of the service discovery registries to assign to this task set. For more information, see https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-discovery.html.