Represents the ARN of a KMS key in AWS.

interface LemonKMS {
    arn: string;
}

Properties

Properties

arn: string