public static interface GetRandomPasswordResponse.Builder extends SecretsManagerResponse.Builder, SdkPojo, CopyableBuilder<GetRandomPasswordResponse.Builder,GetRandomPasswordResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRandomPasswordResponse.Builder |
randomPassword(String randomPassword)
A string with the generated password.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRandomPasswordResponse.Builder randomPassword(String randomPassword)
A string with the generated password.
randomPassword - A string with the generated password.Copyright © 2020. All rights reserved.