certificates

@JvmName(name = "unvcbmvhxaminsfu")
suspend fun certificates(value: Output<List<String>>)
@JvmName(name = "cgdonfebbdaqbisy")
suspend fun certificates(value: List<String>?)

Parameters

value

The certificate file list.


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


@JvmName(name = "ucnfvwytwpkrcmjw")
suspend fun certificates(values: List<Output<String>>)
@JvmName(name = "idayqhkrccccrkpp")
suspend fun certificates(vararg values: String)

Parameters

values

The certificate file list.