Dataflow Endpoint Kafka Authentication Args
constructor(method: Output<Either<String, KafkaAuthMethod>>, saslSettings: Output<DataflowEndpointAuthenticationSaslArgs>? = null, systemAssignedManagedIdentitySettings: Output<DataflowEndpointAuthenticationSystemAssignedManagedIdentityArgs>? = null, userAssignedManagedIdentitySettings: Output<DataflowEndpointAuthenticationUserAssignedManagedIdentityArgs>? = null, x509CertificateSettings: Output<DataflowEndpointAuthenticationX509Args>? = null)