publicKeyConfig

@JvmName(name = "jsjmvkpfnbyrhljm")
suspend fun publicKeyConfig(value: Output<PublicKeyConfigArgs>)
@JvmName(name = "hruesqejlkkievam")
suspend fun publicKeyConfig(value: PublicKeyConfigArgs?)

Parameters

value

Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .


@JvmName(name = "jyullywvwcltggme")
suspend fun publicKeyConfig(argument: suspend PublicKeyConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration information about a public key that you can use with signed URLs and signed cookies , or with field-level encryption .