Alias

class Alias : KotlinCustomResource

Definition of AWS::PaymentCryptography::Alias Resource Type

Properties

Link copied to clipboard
val aliasName: Output<String>

A friendly name that you can use to refer to a key. The value must begin with alias/ .

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

The KeyARN of the key associated with the alias.

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