rotationLambdaARN property
The ARN of a Lambda function that's invoked by Secrets Manager to rotate the
secret either automatically per the schedule or manually by a call to
RotateSecret
.
Implementation
final String? rotationLambdaARN;
The ARN of a Lambda function that's invoked by Secrets Manager to rotate the
secret either automatically per the schedule or manually by a call to
RotateSecret
.
final String? rotationLambdaARN;