usages

@JvmName(name = "imcgnwpuclhtecpv")
suspend fun usages(value: Output<List<String>>)
@JvmName(name = "ifbplgrtgmqkrffk")
suspend fun usages(value: List<String>?)

Parameters

value

allowedUsages specifies a set of usage contexts the key will be valid for. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3 https://tools.ietf.org/html/rfc5280#section-4.2.1.12


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


@JvmName(name = "tlpbcvfjtflppcfh")
suspend fun usages(values: List<Output<String>>)
@JvmName(name = "nybhbgwdxhmphjtk")
suspend fun usages(vararg values: String)

Parameters

values

allowedUsages specifies a set of usage contexts the key will be valid for. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3 https://tools.ietf.org/html/rfc5280#section-4.2.1.12