public static interface GetRandomPasswordResponse.Builder extends SecretsManagerResponse.Builder, CopyableBuilder<GetRandomPasswordResponse.Builder,GetRandomPasswordResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRandomPasswordResponse.Builder |
randomPassword(String randomPassword)
A string with the generated password.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetRandomPasswordResponse.Builder randomPassword(String randomPassword)
A string with the generated password.
randomPassword - A string with the generated password.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.