public static interface RDSDatabaseCredentials.Builder extends SdkPojo, CopyableBuilder<RDSDatabaseCredentials.Builder,RDSDatabaseCredentials>
| Modifier and Type | Method and Description | 
|---|---|
RDSDatabaseCredentials.Builder | 
password(String password)
Sets the value of the Password property for this object. 
 | 
RDSDatabaseCredentials.Builder | 
username(String username)
Sets the value of the Username property for this object. 
 | 
copyapplyMutation, buildRDSDatabaseCredentials.Builder username(String username)
username - The new value for the Username property for this object.RDSDatabaseCredentials.Builder password(String password)
password - The new value for the Password property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.