locationConfigurations

@JvmName(name = "pufgldptccamfnoi")
suspend fun locationConfigurations(value: Output<List<StreamGroupLocationConfigurationArgs>>)
@JvmName(name = "ugjcofrmfnhwjkvk")
suspend fun locationConfigurations(value: List<StreamGroupLocationConfigurationArgs>?)

Parameters

value

A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.


@JvmName(name = "falbjmggguouibof")
suspend fun locationConfigurations(vararg values: Output<StreamGroupLocationConfigurationArgs>)


@JvmName(name = "cnsaqadnidpxhted")
suspend fun locationConfigurations(values: List<Output<StreamGroupLocationConfigurationArgs>>)
@JvmName(name = "qxywxlxdntnukuhd")
suspend fun locationConfigurations(vararg values: StreamGroupLocationConfigurationArgs)

Parameters

values

A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.


@JvmName(name = "mhyylntrgotlcbpq")
suspend fun locationConfigurations(argument: List<suspend StreamGroupLocationConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "ypoilnsuqslqqmyg")
suspend fun locationConfigurations(vararg argument: suspend StreamGroupLocationConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "fpjcqxcwcxolmuex")
suspend fun locationConfigurations(argument: suspend StreamGroupLocationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.