password property

String? password
getter/setter pair

Input only.

The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.

Required.

Implementation

core.String? password;