username property

String? username
getter/setter pair

The username that Database Migration Service will use to connect to the database.

The value is encrypted when stored in Database Migration Service.

Required.

Implementation

core.String? username;