configurations

@JvmName(name = "yuuqvtpvhhflwofh")
suspend fun configurations(value: Output<List<GroupConfigurationArgs>>)
@JvmName(name = "iptrwlyeghdleood")
suspend fun configurations(value: List<GroupConfigurationArgs>?)

Parameters

value

A configuration associates the resource group with an AWS service and specifies how the service can interact with the resources in the group. See below for details.


@JvmName(name = "nroawedreckhpmeb")
suspend fun configurations(vararg values: Output<GroupConfigurationArgs>)


@JvmName(name = "apqepmiwsbwmrggk")
suspend fun configurations(values: List<Output<GroupConfigurationArgs>>)
@JvmName(name = "xjxkxenilnnugxbi")
suspend fun configurations(vararg values: GroupConfigurationArgs)

Parameters

values

A configuration associates the resource group with an AWS service and specifies how the service can interact with the resources in the group. See below for details.


@JvmName(name = "qgkebwtryffxdbwc")
suspend fun configurations(argument: List<suspend GroupConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "eptiqiqkukkisnad")
suspend fun configurations(vararg argument: suspend GroupConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "srdsnoiveecrobda")
suspend fun configurations(argument: suspend GroupConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A configuration associates the resource group with an AWS service and specifies how the service can interact with the resources in the group. See below for details.