| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationProfile.Builder |
AuthenticationProfile.Builder.authenticationProfileContent(String authenticationProfileContent)
The content of the authentication profile in JSON format.
|
AuthenticationProfile.Builder |
AuthenticationProfile.Builder.authenticationProfileName(String authenticationProfileName)
The name of the authentication profile.
|
static AuthenticationProfile.Builder |
AuthenticationProfile.builder() |
AuthenticationProfile.Builder |
AuthenticationProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AuthenticationProfile.Builder> |
AuthenticationProfile.serializableBuilderClass() |
Copyright © 2023. All rights reserved.