resources

@JvmName(name = "etaiiwuctmjorlnu")
suspend fun resources(value: Output<List<ResourceSetResourceArgs>>)
@JvmName(name = "wwiuodpquumkrjom")
suspend fun resources(value: List<ResourceSetResourceArgs>?)

Parameters

value

List of resources to add to this resource set. See below. The following arguments are optional:


@JvmName(name = "wjaapkwcucnagrdr")
suspend fun resources(vararg values: Output<ResourceSetResourceArgs>)


@JvmName(name = "oyrexqmaseouijtv")
suspend fun resources(values: List<Output<ResourceSetResourceArgs>>)
@JvmName(name = "beojsfghyvqrofnn")
suspend fun resources(vararg values: ResourceSetResourceArgs)

Parameters

values

List of resources to add to this resource set. See below. The following arguments are optional:


@JvmName(name = "smxeiqvbqusgigct")
suspend fun resources(argument: List<suspend ResourceSetResourceArgsBuilder.() -> Unit>)
@JvmName(name = "qlomyykcuvwnnnvk")
suspend fun resources(vararg argument: suspend ResourceSetResourceArgsBuilder.() -> Unit)
@JvmName(name = "arqygyfgkjymiyxp")
suspend fun resources(argument: suspend ResourceSetResourceArgsBuilder.() -> Unit)

Parameters

argument

List of resources to add to this resource set. See below. The following arguments are optional: