configurations

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


@JvmName(name = "grcaavrpeobeydlt")
suspend fun configurations(values: List<Output<GroupConfigurationArgs>>)
@JvmName(name = "cmrfoeykilypinol")
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 = "xyfcliswsefivmef")
suspend fun configurations(argument: List<suspend GroupConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "lrwoxpscytbimltk")
suspend fun configurations(vararg argument: suspend GroupConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "xstqruqtfvpgaeix")
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.