DataflowEndpointDataLakeStorageAuthenticationArgs

constructor(accessTokenSettings: Output<DataflowEndpointAuthenticationAccessTokenArgs>? = null, method: Output<Either<String, DataLakeStorageAuthMethod>>, systemAssignedManagedIdentitySettings: Output<DataflowEndpointAuthenticationSystemAssignedManagedIdentityArgs>? = null, userAssignedManagedIdentitySettings: Output<DataflowEndpointAuthenticationUserAssignedManagedIdentityArgs>? = null)