| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCredentials |
ImmutableCredentials.Builder.build()
Builds a new
ImmutableCredentials. |
static ImmutableCredentials |
ImmutableCredentials.copyOf(Credentials instance)
Creates an immutable copy of a
Credentials value. |
ImmutableCredentials |
ImmutableCredentials.withAuthenticationType(AuthenticationType value)
Copy the current immutable object by setting a value for the
authenticationType attribute. |
ImmutableCredentials |
ImmutableCredentials.withSecretArn(String value)
Copy the current immutable object by setting a value for the
secretArn attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.