Resource Type definition for AWS::IVS::PlaybackKeyPair
name
(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.public_key_material
(String) The public portion of a customer-generated key pair.tags
(Attributes Set) A list of key-value pairs that contain metadata for the asset model. (see below for nested schema)arn
(String) Key-pair identifier.fingerprint
(String) Key-pair identifier.id
(String) Uniquely identifies the resource.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ivs_playback_key_pair.example <resource ID>