resources

@JvmName(name = "upphkbeepmxuwvpw")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "yiugrpjfyrpsljyu")
suspend fun resources(value: List<String>?)

Parameters

value

Specifies the resources to be encrypted. The only supported value is secrets.


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


@JvmName(name = "bpinakxonwumqhlw")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "qmlcrucunxdowtym")
suspend fun resources(vararg values: String)

Parameters

values

Specifies the resources to be encrypted. The only supported value is secrets.