secretsManagerAccessRoleArn property

String? secretsManagerAccessRoleArn
final

The full Amazon Resource Name (ARN) of the IAM role that specifies AWS DMS as the trusted entity and grants the required permissions to access the value in SecretsManagerSecret. SecretsManagerSecret has the value of the AWS Secrets Manager secret that allows access to the Db2 LUW endpoint.

Implementation

final String? secretsManagerAccessRoleArn;