PublicKey

class PublicKey : KotlinCustomResource

Resource Type definition for AWS::IVS::PublicKey

Properties

Link copied to clipboard
val arn: Output<String>

Key-pair identifier.

Link copied to clipboard
val fingerprint: Output<String>

Key-pair identifier.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

Name of the public key to be imported. The value does not need to be unique.

Link copied to clipboard

The public portion of a customer-generated key pair.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the asset model.

Link copied to clipboard
val urn: Output<String>