authType property
The authentication type you use to access the MongoDB source endpoint.
When when set to "no"
, user name and password parameters are
not used and can be empty.
Implementation
final AuthTypeValue? authType;
The authentication type you use to access the MongoDB source endpoint.
When when set to "no"
, user name and password parameters are
not used and can be empty.
final AuthTypeValue? authType;