secretsManagerAccessRoleArn

@JvmName(name = "hkxhccahrsfpadyw")
suspend fun secretsManagerAccessRoleArn(value: Output<String>)
@JvmName(name = "nanjpmirlsdxnsab")
suspend fun secretsManagerAccessRoleArn(value: String?)

Parameters

value

ARN of the IAM role that specifies AWS DMS as the trusted entity and has the required permissions to access the value in the Secrets Manager secret referred to by secrets_manager_arn. The role must allow the iam:PassRole action.

Note: You can specify one of two sets of values for these permissions. You can specify the values for this setting and secrets_manager_arn. Or you can specify clear-text values for username, password , server_name, and port. You can't specify both.