class Aws::IVS::Types::PlaybackKeyPair

A key pair used to sign and validate a playback authorization token.

@!attribute [rw] arn

Key-pair ARN.
@return [String]

@!attribute [rw] name

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.
@return [String]

@!attribute [rw] fingerprint

Key-pair identifier.
@return [String]

@!attribute [rw] tags

Array of 1-50 maps, each of the form `string:string (key:value)`.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PlaybackKeyPair AWS API Documentation

Constants

SENSITIVE