configurations

@JvmName(name = "byjnfktwfpftcsro")
suspend fun configurations(value: Output<List<GroupConfigurationArgs>>)
@JvmName(name = "fclaugvndcxjcixt")
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 = "kuuynolgjryccfyh")
suspend fun configurations(vararg values: Output<GroupConfigurationArgs>)


@JvmName(name = "gboystqxnxnvrxbj")
suspend fun configurations(values: List<Output<GroupConfigurationArgs>>)
@JvmName(name = "vrprntmjarwrnebt")
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 = "fshojivmwpagmtkf")
suspend fun configurations(argument: List<suspend GroupConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mgoleepjfxlfoaks")
suspend fun configurations(vararg argument: suspend GroupConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "kjihqojrblkmeybh")
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.