secretArn property

String? secretArn
final

The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.

Implementation

final String? secretArn;