Public Key Args
data class PublicKeyArgs(val publicKeyConfig: Output<PublicKeyConfigArgs>? = null) : ConvertibleToJava<PublicKeyArgs>
A public key that you can use with signed URLs and signed cookies, or with field-level encryption.
Properties
Link copied to clipboard
Configuration information about a public key that you can use with signed URLs and signed cookies, or with field-level encryption.