Interface GetRelationalDatabaseMasterUserPasswordResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetRelationalDatabaseMasterUserPasswordResponse.Builder,GetRelationalDatabaseMasterUserPasswordResponse>, LightsailResponse.Builder, SdkBuilder<GetRelationalDatabaseMasterUserPasswordResponse.Builder,GetRelationalDatabaseMasterUserPasswordResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetRelationalDatabaseMasterUserPasswordResponse

  • Method Details

    • masterUserPassword

      GetRelationalDatabaseMasterUserPasswordResponse.Builder masterUserPassword(String masterUserPassword)

      The master user password for the password version specified.

      Parameters:
      masterUserPassword - The master user password for the password version specified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the specified version of the master user password was created.

      Parameters:
      createdAt - The timestamp when the specified version of the master user password was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.