Class DatabaseSourceAuthenticationConfiguration

java.lang.Object
software.amazon.awssdk.services.firehose.model.DatabaseSourceAuthenticationConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DatabaseSourceAuthenticationConfiguration.Builder,DatabaseSourceAuthenticationConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class DatabaseSourceAuthenticationConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DatabaseSourceAuthenticationConfiguration.Builder,DatabaseSourceAuthenticationConfiguration>

The structure to configure the authentication methods for Firehose to connect to source database endpoint.

Amazon Data Firehose is in preview release and is subject to change.

See Also: