| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetRelationalDatabaseMasterUserPasswordResult |
AmazonLightsailClient.getRelationalDatabaseMasterUserPassword(GetRelationalDatabaseMasterUserPasswordRequest request)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
GetRelationalDatabaseMasterUserPasswordResult |
AmazonLightsail.getRelationalDatabaseMasterUserPassword(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
GetRelationalDatabaseMasterUserPasswordResult |
AbstractAmazonLightsail.getRelationalDatabaseMasterUserPassword(GetRelationalDatabaseMasterUserPasswordRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetRelationalDatabaseMasterUserPasswordResult |
GetRelationalDatabaseMasterUserPasswordResult.clone() |
GetRelationalDatabaseMasterUserPasswordResult |
GetRelationalDatabaseMasterUserPasswordResult.withCreatedAt(Date createdAt)
The timestamp when the specified version of the master user password was created.
|
GetRelationalDatabaseMasterUserPasswordResult |
GetRelationalDatabaseMasterUserPasswordResult.withMasterUserPassword(String masterUserPassword)
The master user password for the
password version specified. |
Copyright © 2021. All rights reserved.