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, sdkHttpResponsecopyapplyMutation, 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.