PublicKey

class PublicKey : KotlinCustomResource

A public key that you can use with signed URLs and signed cookies, or with field-level encryption.

Properties

Link copied to clipboard
val awsId: Output<String>

The identifier of the public key.

Link copied to clipboard
val createdTime: Output<String>

The date and time when the public key was uploaded.

Link copied to clipboard
val id: Output<String>
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.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>