Connection Authentication Configuration Input
constructor(authenticationType: ConnectionAuthenticationType? = null, basicAuthenticationCredentials: ConnectionBasicAuthenticationCredentials? = null, customAuthenticationCredentials: Map<String, String>? = null, kmsKeyArn: String? = null, oAuth2Properties: ConnectionOAuth2Properties? = null, secretArn: String? = null)