| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data | |
| com.amazonaws.appflow.custom.connector.integ.providers |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
ImmutableCustomConnectorProfileConfiguration.authenticationType() |
AuthenticationType |
CustomConnectorProfileConfiguration.authenticationType() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCustomConnectorProfileConfiguration.Builder |
ImmutableCustomConnectorProfileConfiguration.Builder.authenticationType(AuthenticationType authenticationType)
Initializes the value for the
authenticationType attribute. |
ImmutableCustomConnectorProfileConfiguration |
ImmutableCustomConnectorProfileConfiguration.withAuthenticationType(AuthenticationType value)
Copy the current immutable object by setting a value for the
authenticationType attribute. |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationType |
AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationType[] |
AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.