public static interface DeleteAuthenticationProfileResponse.Builder extends RedshiftResponse.Builder, SdkPojo, CopyableBuilder<DeleteAuthenticationProfileResponse.Builder,DeleteAuthenticationProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteAuthenticationProfileResponse.Builder |
authenticationProfileName(String authenticationProfileName)
The name of the authentication profile that was deleted.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAuthenticationProfileResponse.Builder authenticationProfileName(String authenticationProfileName)
The name of the authentication profile that was deleted.
authenticationProfileName - The name of the authentication profile that was deleted.Copyright © 2023. All rights reserved.