publicKeyConfig

@JvmName(name = "luvnfochctwuexfa")
suspend fun publicKeyConfig(value: Output<PublicKeyConfigArgs>)
@JvmName(name = "hqotirxicenqqomd")
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 = "qefylygkbpxkkgfk")
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 .