PlaybackKeyPair

class PlaybackKeyPair : KotlinCustomResource

Resource Type definition for AWS::IVS::PlaybackKeyPair

Example Usage

Example

No Java example available.

Example

No Java example available.

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>?

An arbitrary string (a nickname) assigned to a playback key pair that helps the customer identify that resource. 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>