| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCredentials.Builder |
ImmutableCredentials.Builder.authenticationType(AuthenticationType authenticationType)
Initializes the value for the
authenticationType attribute. |
static ImmutableCredentials.Builder |
ImmutableCredentials.builder()
Creates a builder for
ImmutableCredentials. |
ImmutableCredentials.Builder |
ImmutableCredentials.Builder.from(Credentials instance)
Fill a builder with attribute values from the provided
Credentials instance. |
ImmutableCredentials.Builder |
ImmutableCredentials.Builder.secretArn(String secretArn)
Initializes the value for the
secretArn attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.