| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteAuthenticationProfileResponse |
RedshiftClient.deleteAuthenticationProfile(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
default CompletableFuture<DeleteAuthenticationProfileResponse> |
RedshiftAsyncClient.deleteAuthenticationProfile(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteAuthenticationProfileRequestMarshaller.marshall(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest) |
Copyright © 2022. All rights reserved.