configurations

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


@JvmName(name = "kybphldtbbxjbrno")
suspend fun configurations(values: List<Output<GroupConfigurationArgs>>)
@JvmName(name = "telfsyjbqgnnkinh")
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 = "obejkflrpypnivys")
suspend fun configurations(argument: List<suspend GroupConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "slarwnrjcylxvniw")
suspend fun configurations(vararg argument: suspend GroupConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rpvckouhervmwvoc")
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.